Inheritance Hierarchy
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic abstract class DamBreakBase : Structure,
IDamBreakBase, IStructure, IDoubleProxy, IQuantityProxy, IControllable,
ITimeStructure
The DamBreakBase type exposes the following members.
Constructors
| Name | Description |
---|
 | DamBreakBase | Initializes a new instance of the DamBreakBase class |
Top
Properties
Methods
| Name | Description |
---|
 | Accepts | (Inherited from Structure.) |
 | ApplyFlowFactor | (Inherited from Structure.) |
 | CheckForBreach | |
 | ControlSetFlowFactor | (Inherited from Structure.) |
 | Description | (Inherited from Structure.) |
 | Dispose | (Inherited from Structure.) |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | ExplicitStructureSupport | (Overrides StructureExplicitStructureSupport.) |
 | Finalize | (Overrides ObjectFinalize.) |
 | FindAndAssignBoundary | |
 | Finish | |
 | GetControlAction | (Overrides StructureGetControlAction(String).) |
 | GetCurrentValue | (Overrides StructureGetCurrentValue(String).) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Initialize(IDiagnostics) | (Inherited from Structure.) |
 | Initialize(ICrossSection, ICrossSection, Boolean, IDiagnostics) | (Overrides StructureInitialize(ICrossSection, ICrossSection, Boolean, IDiagnostics).) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Offers | (Inherited from Structure.) |
 | Prepare(HDParameterData, IDiagnostics) | (Overrides StructurePrepare(HDParameterData, IDiagnostics).) |
 | Prepare(DateTime, HDParameterData, IDiagnostics) | (Overrides StructurePrepare(DateTime, HDParameterData, IDiagnostics).) |
 | PrepareTimeStep | |
 | ResetControlledState | (Overrides StructureResetControlledState.) |
 | SetControlStrategyId | (Inherited from Structure.) |
 | SetInputWaterLevels | (Inherited from Structure.) |
 | SetWaterLevels(Double, Double) | (Inherited from Structure.) |
 | SetWaterLevels(Double, Double, DateTime) | (Inherited from Structure.) |
 | SetZeroFlow | (Inherited from Structure.) |
 | StartBreach | |
 | StartBreach(DateTime) | |
 | StartBreach(Int32) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | UpdatedWaterLevels | (Inherited from Structure.) |
 | Validate | (Inherited from Structure.) |
 | ValueGetter | (Overrides StructureValueGetter(Int32).) |
 | ValueSetter | (Inherited from Structure.) |
 | WriteStatePipeCollapseEvent | |
 | WriteStateWeirFlowHeader | |
Top
Fields
Extension Methods
See Also