FlowResistanceGetNonTabulatedResistanceDerivative Method
Return the resistance derivative value for a non-tabulated depth dependence.
Namespace: DHI.Mike1D.CrossSectionModuleAssembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
public double GetNonTabulatedResistanceDerivative(
double depth,
double height
)
- depth Double
- Depth in cross section
- height Double
- Height of cross section
DoubleResistance value for the given depth-height
| Exception | Throws an exception if the depth dependence is tabulated |