|
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.
|
Input data for the flow meter measurement method. More...
#include <steam_reduction.h>
Public Attributes | |
| double | flow_rate = 0.0 |
| Flow rate (water \([\unit{m^3\per\minute}]\), steam \([\unit{kg\per\hour}]\)) | |
Used when steam or water use is measured with a flow meter. The flow rate is combined with operating hours, units, and system efficiency to calculate steam use.
Definition at line 58 of file steam_reduction.h.
| double steam_reduction::FlowMeterMethodData::flow_rate = 0.0 |
Definition at line 59 of file steam_reduction.h.