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

CCurrentToInitialRatioChemical Class Reference

#include <CurrentToInitialRatioChemical.h>

Inheritance diagram for CCurrentToInitialRatioChemical:

Inheritance graph
[legend]
Collaboration diagram for CCurrentToInitialRatioChemical:

Collaboration graph
[legend]
List of all members.

Public Methods

 CCurrentToInitialRatioChemical (int chemicalNumber, std::string name, std::vector< Chemical * > chemRefVector)
virtual ~CCurrentToInitialRatioChemical ()

Protected Methods

void ComputeAmount ()
void ComputeInitialAmount ()
void ComputeErrorInInitialAmount ()

Constructor & Destructor Documentation

CCurrentToInitialRatioChemical::CCurrentToInitialRatioChemical int    chemicalNumber,
std::string    name,
std::vector< Chemical * >    chemRefVector
 

Definition at line 13 of file CurrentToInitialRatioChemical.cpp.

CCurrentToInitialRatioChemical::~CCurrentToInitialRatioChemical   [virtual]
 

Definition at line 19 of file CurrentToInitialRatioChemical.cpp.


Member Function Documentation

void CCurrentToInitialRatioChemical::ComputeAmount   [protected, virtual]
 

Implements CAlgebraicChemical.

Definition at line 24 of file CurrentToInitialRatioChemical.cpp.

References Chemical::amount, and CAlgebraicChemical::m_vpChemRefVector.

void CCurrentToInitialRatioChemical::ComputeErrorInInitialAmount   [protected, virtual]
 

Implements CAlgebraicChemical.

Definition at line 43 of file CurrentToInitialRatioChemical.cpp.

References Chemical::errorInInitialAmount, and CAlgebraicChemical::m_vpChemRefVector.

void CCurrentToInitialRatioChemical::ComputeInitialAmount   [protected, virtual]
 

Implements CAlgebraicChemical.

Definition at line 34 of file CurrentToInitialRatioChemical.cpp.

References Chemical::initialAmount, and CAlgebraicChemical::m_vpChemRefVector.


The documentation for this class was generated from the following files:
Generated on Mon Nov 3 10:01:56 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002