XSBaseRawGetLocalVelocityFactor Method |
Calculate a local velocity factor for the provided water depth. This factor
is used when calculating a transversally distributed flow velocity.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double GetLocalVelocityFactor(
double waterdepth
)
Parameters
- waterdepth
- Type: SystemDouble
Return Value
Type:
DoubleSee Also