CrossSectionLocatedGetFrictionValues Method (Double, Double, Double, Double, Double) |
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic void GetFrictionValues(
double waterLevel,
out double resistanceFactor,
out double resistanceFactorDerivative,
out double flowAreaDerivative,
out double hydraulicRadiusDerivative
)
Parameters
- waterLevel
- Type: SystemDouble
- resistanceFactor
- Type: SystemDouble
- resistanceFactorDerivative
- Type: SystemDouble
- flowAreaDerivative
- Type: SystemDouble
- hydraulicRadiusDerivative
- Type: SystemDouble
See Also