Click or drag to resize

BridgeBaseUseAlpha 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
public bool UseAlpha { get; set; }

Property Value

Type: Boolean

Implements

IBridgeStructureUseAlpha
See Also