Click or drag to resize

IUnderFlowGate Interface

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 interface IUnderFlowGate : IGate, 
	IStructure, IDoubleProxy, IQuantityProxy, IHeadLossStructure, IPlotableStructure, 
	IValvedStructure

The IUnderFlowGate type exposes the following members.

Properties
  NameDescription
Public propertyActualGateLevel (Inherited from IGate.)
Public propertydDischargedDownStreamWaterLevel (Inherited from IStructure.)
Public propertydDischargedUpStreamWaterLevel (Inherited from IStructure.)
Public propertyDischarge (Inherited from IStructure.)
Public propertyDownstreamWaterLevel (Inherited from IStructure.)
Public propertyFlowFactor (Inherited from IStructure.)
Public propertyHeadLossFreeOverflowNegativeFlow (Inherited from IHeadLossStructure.)
Public propertyHeadLossFreeOverflowPositiveFlow (Inherited from IHeadLossStructure.)
Public propertyHeadLossInflowNegativeFlow (Inherited from IHeadLossStructure.)
Public propertyHeadLossInflowPositiveFlow (Inherited from IHeadLossStructure.)
Public propertyHeadLossOutflowNegativeFlow (Inherited from IHeadLossStructure.)
Public propertyHeadLossOutflowPositiveFlow (Inherited from IHeadLossStructure.)
Public propertyHorizontalOffSetFromMarker2 (Inherited from IPlotableStructure.)
Public propertyID (Inherited from IStructure.)
Public propertyIDInUserUnit Obsolete. (Inherited from IStructure.)
Public propertyImplicit (Inherited from IStructure.)
Public propertyInitialGateLevel (Inherited from IGate.)
Public propertyInvertLevelDownstream (Inherited from IStructure.)
Public propertyInvertLevelUpstream (Inherited from IStructure.)
Public propertyLength Obsolete. (Inherited from IStructure.)
Public propertyLocation (Inherited from IStructure.)
Public propertyMaxSpeed (Inherited from IGate.)
Public propertyMaxValue (Inherited from IGate.)
Public propertyMultiplicator (Inherited from IGate.)
Public propertyRunTimeDiagnostics (Inherited from IStructure.)
Public propertySideStructureBank (Inherited from IStructure.)
Public propertySideStructureReservoir (Inherited from IStructure.)
Public propertySillLevel (Inherited from IGate.)
Public propertyStructureIterationCentering (Inherited from IHeadLossStructure.)
Public propertyStructureType (Inherited from IStructure.)
Public propertySurchargedUnderflowCoefficient
Public propertyTopoID (Inherited from IStructure.)
Public propertyType (Inherited from IStructure.)
Public propertyUnderFlowCoefficient
Public propertyUnderflowTransitionCoefficient
Public propertyUpstreamWaterLevel (Inherited from IStructure.)
Public propertyUseMaxValue (Inherited from IGate.)
Public propertyValve (Inherited from IValvedStructure.)
Public propertyWidth (Inherited from IGate.)
Top
Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodDescription (Inherited from IStructure.)
Public methodInitialize (Inherited from IStructure.)
Public methodOffers (Inherited from IQuantityProxy.)
Public methodPrepare (Inherited from IStructure.)
Public methodSetWaterLevels (Inherited from IStructure.)
Public methodUpdatedWaterLevels (Inherited from IStructure.)
Public methodValidate (Inherited from IStructure.)
Public methodValueGetter (Inherited from IDoubleProxy.)
Public methodValueSetter (Inherited from IDoubleProxy.)
Top
Extension Methods
See Also