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
GetResistanceFactorDerivative Method
Get the derivative of the resistance factor 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
GetResistanceFactorDerivative
(
double
waterLevel
)
Parameters
waterLevel
Type:
System
Double
Return Value
Type:
Double
Implements
ICrossSection
GetResistanceFactorDerivative(Double)
See Also
Reference
CrossSectionMiddling Class
DHI.Mike1D.CrossSectionModule Namespace