StatProcess and StatNode
- Last UpdatedDec 13, 2022
- 1 minute read
The following table lists the available object properties in the StatProcess and StatNode object types. The StatNode object type has the same object properties as the StatProcess.
|
Property |
Description |
Type |
|
Name |
Name of the process or node |
String |
|
Description |
Description |
String |
|
BalanceType |
Balance Type (MASS, VOLUME, BOTH) |
String |
|
MassFlowrate |
Default mass feed rate of total feed streams |
Numeric |
|
VolFlowrate |
Default volume feed rate of total feed streams |
Numeric |
|
MinMassRate |
Minimum mass feed rate of total feed streams |
Numeric |
|
MinVolRate |
Minimum volume feed rate of total feed streams |
Numeric |
|
MaxMassRate |
Maximum mass feed rate of total feed streams |
Numeric |
|
MaxVolRate |
Maximum volume feed rate of total feed streams |
Numeric |
|
Properties |
Property name and its tag or default value with a semicolon separator |
String |
|
MassAbsolute |
Absolute tolerance value of mass feed rate |
Numeric |
|
VolAbsolute |
Absolute tolerance value of volume feed rate |
Numeric |
|
MassRelative |
Relative tolerance value of mass feed rate |
Numeric |
|
VolRelative |
Relative tolerance value of volume feed rate |
Numeric |
|
Model |
Model name which the process or node belongs to |
String |
|
bTracking |
Whether or not the process or node is included in composition tracking |
Boolean |
|
bDistribution |
Whether or not rundown streams are distributed as the ratio of their measured values when the feed streams to the process or node are constant (tolerance=0) |
Boolean |
|
bMissingFlow |
Whether or not the missing flow exist |
Boolean |
|
bOS |
Whether or not the process or node is out of service |
Boolean |