LIDLayerSurfaceVegetationFraction Property |
The fraction of the surface storage that is filled with vegetation.
Default value: 0.
Unit: [m].
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double VegetationFraction { get; set; }
Public Property VegetationFraction As Double
Get
Set
public:
property double VegetationFraction {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also