|
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 | |
| AirMassFlowNameplateData (const double airFlow) | |
| double | getAirFlow () const |
| void | setAirFlow (double airFlow) |
Private Attributes | |
| double | airFlow |
Definition at line 43 of file NaturalGasReduction.h.
|
inline |
Definition at line 45 of file NaturalGasReduction.h.
|
inline |
Definition at line 47 of file NaturalGasReduction.h.
|
private |
Definition at line 51 of file NaturalGasReduction.h.