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

product_calc Struct Reference

#include <classes.h>

Inheritance diagram for product_calc::

abstract_real_parameter List of all members.

Public Methods

 product_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

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

Definition at line 40 of file classes.h.


Member Function Documentation

double product_calc::get ( ) const [inline]
 

Definition at line 44 of file classes.h.


Member Data Documentation

const abstract_real_parameter & product_calc::p1
 

Definition at line 37 of file classes.h.

const abstract_real_parameter & product_calc::p2
 

Definition at line 38 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