2027 Method
Changes 0
M

FluidType.RemoveTemperature

Description:
Removes a fluid temperature via the temperature value from the set.
public void RemoveTemperature(
	double temperature
)
  • Double
    temperature
    The 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.