Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ratio_calc Struct Reference

#include <classes.h>

Inheritance diagram for ratio_calc::

abstract_real_parameter List of all members.

Public Methods

 ratio_calc (const abstract_real_parameter &a, const abstract_real_parameter &b)
double get () const

Public Attributes

const abstract_real_parameterp1
const abstract_real_parameterp2

Constructor & Destructor Documentation

ratio_calc::ratio_calc ( const abstract_real_parameter & a,
const abstract_real_parameter & b ) [inline]
 

Definition at line 52 of file classes.h.


Member Function Documentation

double ratio_calc::get ( ) const [inline]
 

Definition at line 56 of file classes.h.


Member Data Documentation

const abstract_real_parameter & ratio_calc::p1
 

Definition at line 49 of file classes.h.

const abstract_real_parameter & ratio_calc::p2
 

Definition at line 50 of file classes.h.


The documentation for this struct was generated from the following file:

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7