Click or drag to resize

Culvert 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 Culvert : ValvedStructure, ICulvert, 
	IValvedStructure, IStructure, IDoubleProxy, IQuantityProxy, IPlotableStructure, 
	IHeadLossStructure, ILinearZeroVariation, ISolvesEnergyEquation, IStructureCrossSectionSetup, IIteratingStructure

The Culvert type exposes the following members.

Constructors
  NameDescription
Public methodCulvert
Initializes a new instance of the Culvert class
Top
Properties
  NameDescription
Public propertydDischargedDownStreamWaterLevel (Inherited from Structure.)
Public propertydDischargedUpStreamWaterLevel (Inherited from Structure.)
Public propertyDelhs
Public propertyDischarge (Inherited from Structure.)
Public propertyDownstreamCrossSection
Public propertyDownstreamInvertLevel
Public propertyDownstreamWaterLevel (Inherited from Structure.)
Public propertyExtensionData (Inherited from Structure.)
Public propertyFlowArea (Inherited from Structure.)
Public propertyFlowAreaOutflow
Public propertyFlowFactor (Inherited from Structure.)
Public propertyGeometry
Public propertyHeadLossBendsNegativeFlow
Public propertyHeadLossBendsPositiveFlow
Public propertyHeadLossFreeOverflowNegativeFlow
Public propertyHeadLossFreeOverflowPositiveFlow
Public propertyHeadLossInflowNegativeFlow
Public propertyHeadLossInflowPositiveFlow
Public propertyHeadLossOutflowNegativeFlow
Public propertyHeadLossOutflowPositiveFlow
Public propertyHorizontalOffSetFromMarker2
Public propertyHydraulicParameters
Public propertyID (Inherited from Structure.)
Public propertyIDInUserUnit (Inherited from Structure.)
Public propertyImplicit (Inherited from Structure.)
Public propertyInvertLevelDownstream (Overrides StructureInvertLevelDownstream.)
Public propertyInvertLevelUpstream (Overrides StructureInvertLevelUpstream.)
Public propertyLength (Overrides StructureLength.)
Public propertyLocation (Inherited from Structure.)
Public propertyMannings_n
Public propertyMaximumIterations
Public propertyMultiplicator
Public propertyMultiplicatorDischarge Obsolete.
Public propertyNonConvergedIterations
Public propertyOrificeFlowCoefficientsNegativeFlow
Public propertyOrificeFlowCoefficientsPositiveFlow
Public propertyPartOfCompositeFlow
Public propertyQhFlowtypeRelationsNegativeFlow
Public propertyQhFlowtypeRelationsPositiveFlow
Public propertyRunTimeDiagnostics (Inherited from Structure.)
Public propertySideStructureBank (Inherited from Structure.)
Public propertySideStructureReservoir (Inherited from Structure.)
Public propertySolverMethod
Public propertyStructureIterationCentering
Public propertyStructureType (Inherited from Structure.)
Public propertyTopoID (Inherited from Structure.)
Public propertyTotalIterations
Public propertyType (Overrides StructureType.)
Public propertyUpstreamCrossSection
Public propertyUpstreamInvertLevel
Public propertyUpstreamWaterLevel (Inherited from Structure.)
Public propertyValve (Inherited from ValvedStructure.)
Top
Methods
  NameDescription
Public methodAccepts (Inherited from Structure.)
Protected methodApplyFlowFactor (Inherited from Structure.)
Public methodCalculateFlowConditions
Public methodControlSetFlowFactor (Inherited from Structure.)
Public methodDescription (Inherited from Structure.)
Public methodDispose (Inherited from Structure.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodExplicitStructureSupport (Inherited from Structure.)
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 methodGetControlAction (Inherited from Structure.)
Public methodGetCurrentValue (Inherited from Structure.)
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.)
Public methodInitialize(IDiagnostics) (Inherited from Structure.)
Public methodInitialize(ICrossSection, ICrossSection, Boolean, IDiagnostics) (Overrides StructureInitialize(ICrossSection, ICrossSection, Boolean, IDiagnostics).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOffers (Inherited from Structure.)
Public methodPrepare(HDParameterData, IDiagnostics) (Overrides StructurePrepare(HDParameterData, IDiagnostics).)
Public methodPrepare(DateTime, HDParameterData, IDiagnostics) (Inherited from Structure.)
Public methodResetControlledState (Inherited from Structure.)
Public methodSetControlStrategyId (Inherited from Structure.)
Protected methodSetInputWaterLevels (Inherited from Structure.)
Public methodSetup
Public methodSetWaterLevels(Double, Double) (Overrides StructureSetWaterLevels(Double, Double).)
Public methodSetWaterLevels(Double, Double, DateTime) (Inherited from Structure.)
Public methodSetWaterLevels(Double, Double, Double, Double)
Protected methodSetZeroFlow (Inherited from Structure.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdatedWaterLevels (Inherited from Structure.)
Public methodValidate (Overrides StructureValidate.)
Public methodValueGetter (Overrides StructureValueGetter(Int32).)
Public methodValueSetter (Inherited from Structure.)
Protected methodValveDecidesFlow (Inherited from ValvedStructure.)
Protected methodZeroFlowDueToValve (Inherited from ValvedStructure.)
Top
Fields
  NameDescription
Protected field_accepts (Inherited from Structure.)
Protected field_controlStategyId (Inherited from Structure.)
Protected field_downstreamWaterLevel (Inherited from Structure.)
Protected field_dqdhDownstream (Inherited from Structure.)
Protected field_dqdhUpstream (Inherited from Structure.)
Protected field_flowArea (Inherited from Structure.)
Protected field_flowDir (Inherited from Structure.)
Protected field_flowFactor (Inherited from Structure.)
Protected field_id (Inherited from Structure.)
Protected field_implicit (Inherited from Structure.)
Protected field_location (Inherited from Structure.)
Protected field_offers (Inherited from Structure.)
Protected field_q (Inherited from Structure.)
Protected field_runTimeDiagnostics (Inherited from Structure.)
Protected field_topoID (Inherited from Structure.)
Protected field_upstreamWaterLevel (Inherited from Structure.)
Protected field_valveType (Inherited from ValvedStructure.)
Public fieldUpstreamExternalEnergyLevel
Public fieldStatic memberUseNewCulvert
Top
Extension Methods
See Also