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
natural_gas_reduction::NaturalGasOtherMethodData Struct Reference

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

#include <natural_gas_reduction.h>

Public Attributes

double consumption = 0.0
 Annual natural gas consumption \([\unit{\MMBtu\per\year}]\).
 

Detailed Description

Used when annual natural gas consumption is known directly from a report, bill, or other source without requiring a flow-rate conversion.

See also
Other Method Energy Use Formula

Definition at line 43 of file natural_gas_reduction.h.

Member Data Documentation

◆ consumption

double natural_gas_reduction::NaturalGasOtherMethodData::consumption = 0.0

Definition at line 44 of file natural_gas_reduction.h.


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