QHStructureOffset Property |
Offset on QH relation, subtracted from the water level before looking up in the
HQRelation
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 Offset { get; set; }
Public Property Offset As Double
Get
Set
public:
virtual property double Offset {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
IQHStructureOffsetSee Also