PredefinedQuantityAD Enumeration |
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic enum PredefinedQuantityAD
Members
| Member name | Value | Description |
---|
| Undefined | 0 | |
| Concentration | 1 | |
| Transport | 2 | |
| TransportSpill | 3 | |
| TransportInfiltration | 4 | |
| TransportAccumulated | 5 | |
| TransportTotalMassChange | 6 | |
| TransportTotalSources | 7 | |
| TransportTotalSinks | 8 | |
| TransportTotalBoundaryInflow | 9 | |
| TransportTotalBoundaryOutflow | 10 | |
| Mass | 11 | |
| MassTotal | 12 | |
| MassTotalSources | 13 | |
| MassTotalSinks | 14 | |
| MassTotalBoundaryInflow | 15 | |
| MassTotalBoundaryOutflow | 16 | |
| MassRouted | 17 | |
| MassRoutedAccumulated | 18 | |
| MassOnCatchment | 19 | |
| MassError | 20 | |
| MassErrorTotal | 21 | |
| MassErrorAccumulated | 22 | |
| MassErrorAbsAccumulated | 23 | |
| MassErrorTotalAccumulated | 24 | |
| MassErrorTotalAbsAccumulated | 25 | |
| MassErrorChecksum | 26 | |
| MassErrorTotalChecksum | 27 | |
| MassErrorAccumulatedChecksum | 28 | |
| MassErrorAbsAccumulatedChecksum | 29 | |
| MassErrorTotalAbsAccumulatedChecksum | 30 | |
| Decay | 31 | |
| DecayTotal | 32 | |
| DecayAccumulated | 33 | |
| DecayTotalAccumulated | 34 | |
| CatchmentDischargeTransport | 35 | |
| Load | 36 | |
| LoadFraction | 37 | |
| SourcesInflow | 38 | |
| ConcentrationLTSContinuous | 39 | |
| LoadLTSContinuous | 40 | |
See Also