All Classes Functions
Public Member Functions | Protected Attributes | List of all members
RateConstantNVT Class Referenceabstract
Inheritance diagram for RateConstantNVT:
DeactivationRateConstant RateConstantRRKM RateConstantTST

Public Member Functions

 RateConstantNVT (String kineticLevel, ElementaryReaction reaction)
 
abstract void computeValue (Temperature T) throws runTimeException, IllegalDataException
 
abstract void computeValue (Pressure P) throws runTimeException, IllegalDataException
 
void fillInformationBox () throws runTimeException
 
double getValue ()
 
String getKineticLevel ()
 
double[] getArrheniusFit (double temp1, double temp2) throws runTimeException, IllegalDataException
 
void save (ActionOnFileWrite write) throws IOException
 
void load (ActionOnFileRead read) throws IOException, IllegalDataException
 

Protected Attributes

double value
 
String kineticLevel
 
ElementaryReaction reaction
 

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