|
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 | |
| SteamFlowMeterMethodData (const double flowRate) | |
| double | getFlowRate () const |
Private Attributes | |
| double | flowRate |
Definition at line 22 of file SteamReduction.h.
|
inlineexplicit |
| flowRate | double, water m3/min, steam kg/hr |
Definition at line 28 of file SteamReduction.h.
|
inline |
Definition at line 30 of file SteamReduction.h.
|
private |
Definition at line 33 of file SteamReduction.h.