ICatchmentKinematicWaveSurfaceDataHortonEndInfiltrationRate Property |
Note: This API is now obsolete.
Infiltration rate at end.
Unit: [m/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 HortonEndInfiltrationRate { get; set; }
<ObsoleteAttribute("Use Infiltration property instead")>
Property HortonEndInfiltrationRate As Double
Get
Set
[ObsoleteAttribute(L"Use Infiltration property instead")]
property double HortonEndInfiltrationRate {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also