Click or drag to resize

FHWABridgeGeometry Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class FHWABridgeGeometry : CrossSectionBridgeGeometry

The FHWABridgeGeometry type exposes the following members.

Constructors
  NameDescription
Public methodFHWABridgeGeometry
Initializes a new instance of the FHWABridgeGeometry class
Top
Properties
  NameDescription
Public propertycenterSkewness (Inherited from CrossSectionBridgeGeometry.)
Public propertycosSkewnessAngle (Inherited from CrossSectionBridgeGeometry.)
Public propertydataX_do (Inherited from CrossSectionBridgeGeometry.)
Public propertydataX_up (Inherited from BridgeGeometry.)
Public propertydataZ_do (Inherited from CrossSectionBridgeGeometry.)
Public propertydataZ_up (Inherited from CrossSectionBridgeGeometry.)
Public propertyDatum (Inherited from CrossSectionBridgeGeometry.)
Public propertyDatumDownstream (Inherited from CrossSectionBridgeGeometry.)
Public propertyIsStagnationPointsSet (Inherited from BridgeGeometry.)
Public propertypierBp (Inherited from CrossSectionBridgeGeometry.)
Public propertyrelRes_do (Inherited from CrossSectionBridgeGeometry.)
Public propertyrelRes_up (Inherited from CrossSectionBridgeGeometry.)
Public propertyresistType (Inherited from CrossSectionBridgeGeometry.)
Public propertyresistValue (Inherited from CrossSectionBridgeGeometry.)
Public propertyskewnessAngle (Inherited from CrossSectionBridgeGeometry.)
Public propertySlope (Inherited from CrossSectionBridgeGeometry.)
Public propertyspurDykesTypeLeft (Inherited from CrossSectionBridgeGeometry.)
Public propertyspurDykesTypeRight (Inherited from CrossSectionBridgeGeometry.)
Public propertyStagnationPointDownStreamLeft (Inherited from BridgeGeometry.)
Public propertyStagnationPointDownStreamRight (Inherited from BridgeGeometry.)
Public propertyStagnationPointUpStreamLeft (Inherited from BridgeGeometry.)
Public propertyStagnationPointUpStreamRight (Inherited from BridgeGeometry.)
Public propertyUseDefaultStagnationPoints (Inherited from BridgeGeometry.)
Public propertyUseSlope (Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLength (Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLengthLeft (Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLengthRight (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm1_do (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm1_up (Inherited from BridgeGeometry.)
Public propertyxm3_do (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm3_up (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm4_do (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm4_up (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm5_do (Inherited from CrossSectionBridgeGeometry.)
Public propertyxm5_up (Inherited from CrossSectionBridgeGeometry.)
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
See Also