ValveValveOpening Property |
The opening of the valve as a fraction. This is the initial value only, the actual value may be changed if RTC is applied.
Type: River Structure Geometry
Unit: fraction [0;1]
Default: 0
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double ValveOpening { get; set; }
Public Property ValveOpening As Double
Get
Set
public:
virtual property double ValveOpening {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
IValveValveOpeningSee Also