|
| DeactivationRateConstant (ElementaryReaction reaction, double mass) throws CancelException |
|
| DeactivationRateConstant (ActionOnFileRead read, ElementaryReaction reaction) throws IOException, IllegalDataException |
|
double | getZLJ () |
|
double | getCollisionEfficiency () |
|
double | getEpsilonOverK () |
|
double | getDiluentEpsilonOverK () |
|
double | getReactantEpsilonOverK () |
|
double | getDiameter () |
|
double | getDiluentDiameter () |
|
double | getReactantDiameter () |
|
void | setCollisionEfficiency (double collisionEfficiency) throws runTimeException, IllegalDataException |
|
void | computeValue (Temperature T) |
|
void | computeValue (Pressure P) |
|
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/DeactivationRateConstant.java