AbstractBroadCrestedCWeirWaterLevelInStructure Property |
Water level in the structure at the latest call to SetWaterLevels()
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 WaterLevelInStructure { get; set; }
Public Property WaterLevelInStructure As Double
Get
Set
public:
property double WaterLevelInStructure {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also