FluidType.AddTemperature
Description:
Adds a fluid temperature to the set.
Adds a fluid temperature to the set.
public void AddTemperature(
FluidTemperature fluidTemperature
)
-
fluidTemperatureThe fluid temperature being inserted.
-
Thrown if the temperature that will be added already exists in the fluid type.
-
A non-optional argument was null