Package | Description |
---|---|
nce.phprop.viscosity |
Modifier and Type | Method and Description |
---|---|
static ViscosityEqnGasReichenberg.CompoundType |
ViscosityEqnGasReichenberg.CompoundType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ViscosityEqnGasReichenberg.CompoundType[] |
ViscosityEqnGasReichenberg.CompoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ViscosityEqnGasReichenberg.init(ViscosityEqnGasReichenberg.CompoundType type,
double criP,
double criT,
double mw,
int[] numGroups,
double[] c) |