|
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 | |
| FlowMeterMethodData (const double flowRate) | |
| double | getFlowRate () const |
| void | setFlowRate (double flowRate) |
Private Attributes | |
| double | flowRate |
Definition at line 7 of file NaturalGasReduction.h.
|
inline |
Definition at line 9 of file NaturalGasReduction.h.
|
inline |
Definition at line 11 of file NaturalGasReduction.h.
|
private |
Definition at line 15 of file NaturalGasReduction.h.