|
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 <compressed_air_reduction.h>
Public Attributes | |
| double | meter_reading = 0.0 |
| Instantaneous flow rate from the installed meter \([\unit{\cubic\foot\per\minute}]\). | |
Used when compressed air flow is measured directly by an installed flow meter. The meter reading is the instantaneous flow rate; annual consumption is derived by multiplying by annual operating time and the units multiplier.
Definition at line 66 of file compressed_air_reduction.h.
| double compressed_air_reduction::FlowMeterMethodData::meter_reading = 0.0 |
Definition at line 67 of file compressed_air_reduction.h.