Click or drag to resize

FHWABridgeGeometry Class

FHWABridgeGeometry
Inheritance Hierarchy

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
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
CenterSkewness
(Inherited from CrossSectionBridgeGeometry.)
Public propertycosSkewnessAngle
CosSkewnessAngle
(Inherited from CrossSectionBridgeGeometry.)
Public propertydataX_do
X data downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertydataX_up
X data upstream
(Inherited from BridgeGeometry.)
Public propertydataZ_do
Z data downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertydataZ_up
Z data upstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyDatum
Datum
(Inherited from CrossSectionBridgeGeometry.)
Public propertyDatumDownstream
Datum downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyIsStagnationPointsSet
IsStagnationPointsSet, specifies if stagnationpoints are set
(Inherited from BridgeGeometry.)
Public propertypierBp
Pier bp
(Inherited from CrossSectionBridgeGeometry.)
Public propertyrelRes_do
Relative resistance downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyrelRes_up
Relative resistance upstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyresistType
Resistance type, must be either Manning_M or Manning_n.
(Inherited from CrossSectionBridgeGeometry.)
Public propertyresistValue
Resistance value
(Inherited from CrossSectionBridgeGeometry.)
Public propertyskewnessAngle
SkewnessAngle
(Inherited from CrossSectionBridgeGeometry.)
Public propertySlope
Slope
(Inherited from CrossSectionBridgeGeometry.)
Public propertyspurDykesTypeLeft
SpurDykesTypeLeft
(Inherited from CrossSectionBridgeGeometry.)
Public propertyspurDykesTypeRight
SpurDykesTypeRight
(Inherited from CrossSectionBridgeGeometry.)
Public propertyStagnationPointDownStreamLeft
Stagnation point downstream left
(Inherited from BridgeGeometry.)
Public propertyStagnationPointDownStreamRight
Stagnation point downstream right
(Inherited from BridgeGeometry.)
Public propertyStagnationPointUpStreamLeft
Stagnation point upstream left
(Inherited from BridgeGeometry.)
Public propertyStagnationPointUpStreamRight
Stagnation point upstram right
(Inherited from BridgeGeometry.)
Public propertyUseDefaultStagnationPoints
Use default stagnation points
(Inherited from BridgeGeometry.)
Public propertyUseSlope
Use slope
(Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLength
Water way length
(Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLengthLeft
Water way length left
(Inherited from CrossSectionBridgeGeometry.)
Public propertyWaterWayLengthRight
Waterway length right
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm1_do
Marker 1 downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm1_up
Marker 1 upstream
(Inherited from BridgeGeometry.)
Public propertyxm3_do
Marker 3 downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm3_up
Marker 3 upstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm4_do
Marker 4 downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm4_up
Marker 4 upstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm5_do
Marker 5 downstream
(Inherited from CrossSectionBridgeGeometry.)
Public propertyxm5_up
Marker 5 upstream
(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 the default hash function.
(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
  NameDescription
Public fieldEntranceAngleLeft
EntranceAngleLeft
Public fieldEntranceAngleRight
EntranceAngleRight
Public fieldEntranceRadiusLeft
EntranceRadiusLeft
Public fieldEntranceRadiusRight
EntranceRadiusRight
Public fieldEntranceTypeLeft
EntranceTypeLeft
Public fieldEntranceTypeRight
EntranceTypeRight
Public fieldEntranceWidthLeft
EntranceWidthLeft
Public fieldEntranceWidthRight
EntranceWidthRight
Public fieldModeLeft
ModeLeft
Public fieldModeRight
ModeRight
Public fieldSlopeLeft
SlopeLeft
Public fieldSlopeRight
SlopeRight
Public fieldSpurDykesAngleLeft
SpurDykesAngleLeft
Public fieldSpurDykesAngleRight
SpurDykesAngleRight
Public fieldSpurDykesLengthLeft
SpurDykesLengthLeft
Public fieldSpurDykesLengthRight
SpurDykesLengthRight
Public fieldSpurDykesOffsetLeft
SpurDykesOffsetLeft
Public fieldSpurDykesOffsetRight
SpurDykesOffsetRight
Public fieldWaterWayLevelLeft
WaterWayLevelLeft
Public fieldWaterWayLevelRight
WaterWayLevelRight
Top
See Also