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 23 of file SteamReduction.h.
|
inlineexplicit |
flowRate | double, water m3/min, steam kg/hr |
Definition at line 29 of file SteamReduction.h.
|
inline |
Definition at line 31 of file SteamReduction.h.
|
private |
Definition at line 34 of file SteamReduction.h.