IBridgeStructureUseAlpha Property |
The velocity distribution coefficient for bridge calculations is set to unity per default.
The coefficient may be calculated based on conveyance distribution.
Default value: false
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax bool UseAlpha { get; set; }
Property UseAlpha As Boolean
Get
Set
property bool UseAlpha {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also