ICatchmentKinematicWaveSurfaceDataHortonWetExponent Property |
Note: This API is now obsolete.
Time constant for wet period (horton's exponent).
Unit: [1/s].
Only applicable for the Pervious surfaces.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("Use Infiltration property instead")]
double HortonWetExponent { get; set; }
<ObsoleteAttribute("Use Infiltration property instead")>
Property HortonWetExponent As Double
Get
Set
[ObsoleteAttribute(L"Use Infiltration property instead")]
property double HortonWetExponent {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also