Dimension Name Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum DimensionNameVB
Public Enumeration DimensionNameMembers
| NotDefined | 0 | |
| Length | 1 | |
| Diameter | 2 | |
| Height | 3 | |
| Area | 4 | |
| Volume | 5 | |
| Flow | 6 | |
| MassFlow | 7 | |
| Head | 8 | |
| Efficiency | 9 | |
| Power | 10 | |
| HeatDuty | 11 | |
| Pressure | 12 | |
| PressureDifference | 13 | |
| NumberOfTubes | 14 | |
| NumberofPackings | 15 | |
| NumberOfSections | 16 | |
| NumberOfTrays | 17 | |
| NumberOfCells | 18 |