ActionTargetTypes Enumeration

The types of structures

Definition

Namespace: DHI.Mike1D.ControlModule
Assembly: DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public enum ActionTargetTypes

Members

Valve0 
OverFlowFormula1 
Pump2 
OrificeWithGate3 
OverFlowGate4 
UnderFlowGate5 
SluiceGate6 
RadialGate7 
DischargeGate8 
OrificeWithWeir9 
GateDynamicMax10 
GateDynamicMin11 
StructureUseMomentumEquation12 
DamBreak13 
FlowResistance14 
FlowResistanceGroup15 

Extension Methods

IsOneOf Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions)

See Also