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.

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool UseFHWAReachLength { get; set; }

Property Value

Boolean

Implements

IBridgeStructureUseFHWAReachLength

See Also