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 Member Functions | Private Attributes | List of all members
NaturalGasOtherMethodData Class Reference

Public Member Functions

 NaturalGasOtherMethodData (const double consumption)
 
double getConsumption () const
 
void setConsumption (double consumption)
 

Private Attributes

double consumption
 

Detailed Description

Definition at line 19 of file NaturalGasReduction.h.

Constructor & Destructor Documentation

◆ NaturalGasOtherMethodData()

NaturalGasOtherMethodData::NaturalGasOtherMethodData ( const double  consumption)
inline

Definition at line 21 of file NaturalGasReduction.h.

Member Function Documentation

◆ getConsumption()

double NaturalGasOtherMethodData::getConsumption ( ) const
inline

Definition at line 23 of file NaturalGasReduction.h.

Member Data Documentation

◆ consumption

double NaturalGasOtherMethodData::consumption
private

Definition at line 27 of file NaturalGasReduction.h.


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