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 44 of file NaturalGasReduction.h.
|
inline |
Definition at line 46 of file NaturalGasReduction.h.
|
inline |
Definition at line 48 of file NaturalGasReduction.h.
|
private |
Definition at line 52 of file NaturalGasReduction.h.