Click or drag to resize

DamBreakBase 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 abstract class DamBreakBase : Structure, 
	IDamBreakBase, IStructure, IDoubleProxy, IQuantityProxy, IControllable, 
	ITimeStructure

The DamBreakBase type exposes the following members.

Constructors
  NameDescription
Protected methodDamBreakBase
Initializes a new instance of the DamBreakBase class
Top
Properties
Methods
  NameDescription
Public methodAccepts (Inherited from Structure.)
Protected methodApplyFlowFactor (Inherited from Structure.)
Protected methodCheckForBreach
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 (Overrides StructureExplicitStructureSupport.)
Protected methodFinalize (Overrides ObjectFinalize.)
Protected methodFindAndAssignBoundary
Public methodFinish
Public methodGetControlAction (Overrides StructureGetControlAction(String).)
Public methodGetCurrentValue (Overrides StructureGetCurrentValue(String).)
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) (Overrides StructurePrepare(DateTime, HDParameterData, IDiagnostics).)
Public methodPrepareTimeStep
Public methodResetControlledState (Overrides StructureResetControlledState.)
Public methodSetControlStrategyId (Inherited from Structure.)
Protected methodSetInputWaterLevels (Inherited from Structure.)
Public methodSetWaterLevels(Double, Double) (Inherited from Structure.)
Public methodSetWaterLevels(Double, Double, DateTime) (Inherited from Structure.)
Protected methodSetZeroFlow (Inherited from Structure.)
Public methodStartBreach
Protected methodStartBreach(DateTime)
Public methodStartBreach(Int32)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdatedWaterLevels (Inherited from Structure.)
Public methodValidate (Inherited from Structure.)
Public methodValueGetter (Overrides StructureValueGetter(Int32).)
Public methodValueSetter (Inherited from Structure.)
Protected methodWriteStatePipeCollapseEvent
Protected methodWriteStateWeirFlowHeader
Top
Fields
  NameDescription
Protected field_accepts (Inherited from Structure.)
Protected field_boundary
Protected field_breachIsOpen
Protected field_controlStategyId (Inherited from Structure.)
Protected field_crestLevel
Protected field_crestWidth
Protected field_downstreamWaterLevel (Inherited from Structure.)
Protected field_dqdhDownstream (Inherited from Structure.)
Protected field_dqdhUpstream (Inherited from Structure.)
Protected field_failureMode
Protected field_failureTrigger
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_reportPath
Protected field_runTimeDiagnostics (Inherited from Structure.)
Protected field_simStartTime
Protected field_timeN
Protected field_timeNp1
Protected field_timeOfLastWrite
Protected field_topoID (Inherited from Structure.)
Protected field_upstreamWaterLevel (Inherited from Structure.)
Protected field_writer
Top
Extension Methods
See Also