.NET Interface to CHEMCAD
1.1.11
|
Stores the colummn hydraulics data. All the units are in current flowsheet engineering units. More...
Public Member Functions | |
ColumnHydraulicsResult (float[] pressure, float[] moleHoldup, float[] floodPercent, float[] temperature, ColumnStageData[] stageData) | |
Properties | |
float[] | MoleHoldup [get] |
float[] | Pressure [get] |
float[] | FloodPercent [get] |
ColumnStageData[] | StageData [get] |
float[] | Temeprature [get] |
Stores the colummn hydraulics data. All the units are in current flowsheet engineering units.