|
MEASUR-Tools-Suite v1.0.11
The MEASUR Tools Suite is a collection of industrial efficiency calculations written in C++ and with bindings for compilation to WebAssembly.
|
Public Member Functions | |
| MstPlane (const double area, const double tdx, const double pbx, const double psx) | |
Additional Inherited Members | |
Protected Member Functions inherited from Planar | |
| Planar (const double area, const double tdx, const double pbx, const double psx) | |
Protected Attributes inherited from Planar | |
| double | dryBulbTemperature |
| double | barometricPressure |
| double | area |
| double | gasDensity = 0 |
| double | gasVelocity = 0 |
| double | gasVolumeFlowRate = 0 |
| double | gasVelocityPressure = 0 |
| double | gasTotalPressure = 0 |
| double | staticPressure = 0 |
|
inline |