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
steam_reduction::OffsheetMethodData Struct Reference

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

#include <steam_reduction.h>

Public Attributes

double consumption = 0.0
 Total annual energy consumption (used directly as annual energy use) \([\unit{kJ\per\year}]\).
 

Detailed Description

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

See also
Offsheet Method Formula

Definition at line 111 of file steam_reduction.h.

Member Data Documentation

◆ consumption

double steam_reduction::OffsheetMethodData::consumption = 0.0

Definition at line 112 of file steam_reduction.h.


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