FluidType.RemoveTemperature
Description:
Removes a fluid temperature via the temperature value from the set.
Removes a fluid temperature via the temperature value from the set.
public void RemoveTemperature(
double temperature
)
-
DoubletemperatureThe temperature value.
-
Thrown if the temperature that will be removed doesn't exist in the fluid type or the temperature that will be removed is in use.
No comments yet. Start the discussion.
Loading…