Click or drag to resize

AbstractBroadCrestedCWeir 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 AbstractBroadCrestedCWeir : ValvedStructure, 
	IBCWeir, IStructure, IDoubleProxy, IQuantityProxy, IHeadLossStructure, 
	ILinearZeroVariation, ISolvesEnergyEquation, IMinimumHeadlossStructure, IIteratingStructure

The AbstractBroadCrestedCWeir type exposes the following members.

Constructors
  NameDescription
Protected methodAbstractBroadCrestedCWeir
Initializes a new instance of the AbstractBroadCrestedCWeir class
Top
Properties
Methods
  NameDescription
Public methodAccepts (Inherited from Structure.)
Protected methodApplyFlowFactor (Inherited from Structure.)
Protected methodBroadCrestedWeirFlow
Protected methodCalculateCriticalConditions
Public methodStatic memberCalculateZetaInflow
Public methodStatic memberCalculateZetaOutflow
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.)
Protected methodGetArea
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) (Overrides StructurePrepare(DateTime, HDParameterData, IDiagnostics).)
Public methodResetControlledState (Inherited from Structure.)
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.)
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 (Inherited from Structure.)
Public methodValueGetter (Inherited from Structure.)
Public methodValueSetter (Inherited from Structure.)
Protected methodValveDecidesFlow (Inherited from ValvedStructure.)
Protected methodZeroFlowDueToValve (Inherited from ValvedStructure.)
Top
Fields
Extension Methods
See Also