SizingCalculator.Velocity
Description:
Calculates the velocity based on the specified parameters.
Calculates the velocity based on the specified parameters.
public double Velocity(
double flow,
SizingOptions options
)
-
DoubleflowThe flow rate.
-
optionsThe sizing options containing other input parameters (such as profile type and size).
Return Value
Double
Returns the calculated velocity.
-
A non-optional argument was null