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.
Loading...
Searching...
No Matches
Public Attributes | List of all members
compressed_air_reduction::FlowMeterMethodData Struct Reference

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}]\).
 

Detailed Description

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.

See also
Flow Meter Consumption Formula

Definition at line 66 of file compressed_air_reduction.h.

Member Data Documentation

◆ meter_reading

double compressed_air_reduction::FlowMeterMethodData::meter_reading = 0.0

Definition at line 67 of file compressed_air_reduction.h.


The documentation for this struct was generated from the following file: