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.
|
#include <fan203.h>
Classes | |
struct | Data |
struct | DataFlange |
struct | Output |
Static Public Member Functions | |
static Output | calculate (PlaneData &planeData, BaseGasDensity const &baseGasDensity) |
Static Private Member Functions | |
static Data | getData (Planar const &plane) |
static DataFlange | getDataFlange (Planar const &plane) |
static std::vector< Data > | getDataTrav (std::vector< TraversePlane > const &addlPlanes) |
density | const, double, density in pounds per sqft, lb/scf |
velocity | const, double, velocity in ft/min |
volumeFlowRate | const, double, ft3/min |
velocityPressure | const, double, pressure in inches of water (in WC) |
totalPressure | const, double, pressure in inches of water (in WC) |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinestaticprivate |