M

SizingCalculator.Velocity

Description:
Calculates the velocity based on the specified parameters.
public double Velocity(
	double flow,
	SizingOptions options
)
  • Double
    flow
    The flow rate.
  • options
    The sizing options containing other input parameters (such as profile type and size).
Return Value Double Returns the calculated velocity.