Modifier and Type | Method and Description |
---|---|
private Region3.SubRegion |
Region3.getSubRegionPH(double pressure,
double enthalpy) |
private Region3.SubRegion |
Region3.getSubRegionS(double entropy) |
static Region3.SubRegion |
Region3.SubRegion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Region3.SubRegion[] |
Region3.SubRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|