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 8 of file NaturalGasReduction.h.
|
inline |
Definition at line 10 of file NaturalGasReduction.h.
|
inline |
Definition at line 12 of file NaturalGasReduction.h.
|
private |
Definition at line 16 of file NaturalGasReduction.h.