Click or drag to resize

BridgeBaseUseFHWAReachLength Property

The reach length for the FHWA method is determined based on an equal conveyance tube analysis. if the reach length should only be based on the physical distance from the adjacent cross section to the bridge the variable 'USE_FHWA_REACH_LENGTH' may be used.

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 UseFHWAReachLength { get; set; }

Property Value

Type: Boolean

Implements

IBridgeStructureUseFHWAReachLength
See Also