ICatchmentKinematicWaveSurfaceDataHortonDryExponent Property |
Note: This API is now obsolete.
Time constant for dry period (inverse Horton's equation).
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 HortonDryExponent { get; set; }
<ObsoleteAttribute("Use Infiltration property instead")>
Property HortonDryExponent As Double
Get
Set
[ObsoleteAttribute(L"Use Infiltration property instead")]
property double HortonDryExponent {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also