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::OtherMethodData Struct Reference

Input data for the other (direct consumption) measurement method. More...

#include <compressed_air_reduction.h>

Public Attributes

double consumption = 0.0
 Annual compressed air consumption \([\unit{\cubic\foot\per\year}]\).
 

Detailed Description

Used when the annual compressed air consumption is already known from utility records, an audit report, or another source, and no flow-rate measurement is available.

Definition at line 108 of file compressed_air_reduction.h.

Member Data Documentation

◆ consumption

double compressed_air_reduction::OtherMethodData::consumption = 0.0

Definition at line 109 of file compressed_air_reduction.h.


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