public enum ActionTargetTypes| Valve | 0 | |
| OverFlowFormula | 1 | |
| Pump | 2 | |
| OrificeWithGate | 3 | |
| OverFlowGate | 4 | |
| UnderFlowGate | 5 | |
| SluiceGate | 6 | |
| RadialGate | 7 | |
| DischargeGate | 8 | |
| OrificeWithWeir | 9 | |
| GateDynamicMax | 10 | |
| GateDynamicMin | 11 | |
| StructureUseMomentumEquation | 12 | |
| DamBreak | 13 | |
| FlowResistance | 14 | |
| FlowResistanceGroup | 15 |
| IsOneOf |
Returns true if enumeration is one of the listed ones.
(Defined by GenericExtensions) |