|
| RateConstantTST (String kineticLevel, ElementaryReaction reaction) throws IllegalDataException |
|
| RateConstantTST (ActionOnFileRead read, ElementaryReaction reaction) throws IOException, IllegalDataException |
|
void | computeValue (Temperature temp) throws IllegalDataException |
|
void | computeValue (Pressure P) |
|
double | getValueTST () |
|
void | fillInformationBox () |
|
void | save (ActionOnFileWrite write) throws IOException |
|
void | load (ActionOnFileRead read) throws IOException, IllegalDataException |
|
| RateConstantNVT (String kineticLevel, ElementaryReaction reaction) |
|
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 |
|
|
double | value |
|
String | kineticLevel |
|
ElementaryReaction | reaction |
|
The documentation for this class was generated from the following file:
- /Users/henon/Documents/workspaceKisthelp/KiSThelP/src/RateConstantTST.java