DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.CrossSectionModule
CrossSectionMiddling Class
CrossSectionMiddling Methods
Clone Method
CompareTo Method
Extrapolate Method
GetAdditionalSurfaceArea Method
GetArea Method
GetChild Method
GetConveyance Method
GetCriticalDepth Method
GetCriticalDischarge Method
GetFlowArea Method
GetFlowAreaDerivative Method
GetHydraulicRadius Method
GetHydraulicRadiusDerivative Method
GetNaturalDepth Method
GetResistanceFactor Method
GetResistanceFactorDerivative Method
GetStorageWidth Method
GetVolumeFromAdditionalSurfaceArea Method
Initialize Method
Prepare Method
Validate Method
ZMinFromCenter Method
CrossSectionMiddling
GetHydraulicRadiusDerivative Method
Get the derivate of the hydraulic radius at the given water level.
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
GetHydraulicRadiusDerivative
(
double
waterLevel
)
Parameters
waterLevel
Type:
System
Double
Return Value
Type:
Double
Implements
ICrossSection
GetHydraulicRadiusDerivative(Double)
See Also
Reference
CrossSectionMiddling Class
DHI.Mike1D.CrossSectionModule Namespace