Volume
- Last UpdatedJan 19, 2015
- 1 minute read
Note: Measurements provided to the Volume functions must be in the same unit of measure.
|
Function |
Syntax |
Returns |
|---|---|---|
|
@StrappingTableLookup2 |
@StrappingTableLookup (TankLevel, AssetName3) |
The volume reading for the asset |
|
@MaxStrappingTableLookup2 |
@MaxStrappingTableLookup (MaximumLevel, AssetName3) |
The maximum volume reading for the asset |
|
@MinStrappingTableLookup2 |
@MinStrappingTableLookup (MinimumLevel, AssetName3) |
The minimum volume reading for the asset |
|
@ProductionData1 |
@ProductionData (DataType) |
Sum of the Tasks with ProductionData tags that are associated with the same Collection Point and Data Type |
|
@VOLBULLET |
@VOLBULLET (Radius, Length, Depth) |
The volume of a bullet tank container based on the radius and length of the tank, and the depth of the liquid within it. |
|
@VOLCYL |
@VOLCYL (Diameter, Depth) |
The volume of liquid in a cylindrical container based on the cylinder’s diameter and depth of the liquid within it. |
|
@VOLELLIPSE |
@VOLELLIPSE (RadiusW, RadiusL, RadiusH, Depth) |
The volume of liquid in an ellipsoidal container based on the container’s radii (width, length, and height) and the depth of the liquid |
|
@VOLSPHERE |
@VOLSPHERE (Radius, Depth) |
The volume of liquid in a cylindrical container based on the radius of the sphere and the depth of the liquid. |
1 This function is a part of the Oil & Gas Module.
2 This function is a part of the Energy Components Module.
3 This value can be left blank, in which case the function will use the first asset it finds in the Procedure hierarchy.