XSBaseGetNaturalDepth Method |
Get the natural depth at a given discharge and slope
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public virtual double GetNaturalDepth(
double discharge,
double slope
)
Parameters
- discharge
- Type: SystemDouble
Discharge to find depth for - slope
- Type: SystemDouble
Slope to use in calculations
Return Value
Type:
DoubleSee Also