ICatchmentSurfaceDataInfiltration Property |
Infiltration calculator. This defines whether the surface is pervious.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax ICatchmentInfiltrationCalculator Infiltration { get; set; }
Property Infiltration As ICatchmentInfiltrationCalculator
Get
Set
property ICatchmentInfiltrationCalculator^ Infiltration {
ICatchmentInfiltrationCalculator^ get ();
void set (ICatchmentInfiltrationCalculator^ value);
}
Property Value
Type:
ICatchmentInfiltrationCalculatorSee Also