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
electricity_reduction::ElectricityOtherMethodData Struct Reference

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

#include <electricity_reduction.h>

Public Attributes

double energy = 0.0
 Annual energy consumption \([\unit{\kilo\watt\hour\per\year}]\).
 

Detailed Description

Used when annual energy consumption is known directly from a utility bill, report, or other source without requiring a power-to-energy conversion.

See also
Other Method Energy Use Formula

Definition at line 78 of file electricity_reduction.h.

Member Data Documentation

◆ energy

double electricity_reduction::ElectricityOtherMethodData::energy = 0.0

Definition at line 79 of file electricity_reduction.h.


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