SpillingCoverSpillingWaterLevel Property |
Water level where spilling starts. Usually ground level. Observe: Cover expansion starts at a different level
than spilling.
Unit: [m]
Namespace:
DHI.Mike1D.NetworkDataAccess
Assembly:
DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double SpillingWaterLevel { get; set; }
Public Property SpillingWaterLevel As Double
Get
Set
public:
virtual property double SpillingWaterLevel {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ISpillingCoverSpillingWaterLevelSee Also