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