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
OtherMethodData Class Reference

Public Member Functions

 OtherMethodData (const double energy)
 
double getEnergy () const
 
void setEnergy (double energy)
 

Private Attributes

double energy
 

Detailed Description

Definition at line 86 of file ElectricityReduction.h.

Constructor & Destructor Documentation

◆ OtherMethodData()

OtherMethodData::OtherMethodData ( const double  energy)
inline

Definition at line 88 of file ElectricityReduction.h.

Member Function Documentation

◆ getEnergy()

double OtherMethodData::getEnergy ( ) const
inline

Definition at line 90 of file ElectricityReduction.h.

Member Data Documentation

◆ energy

double OtherMethodData::energy
private

Definition at line 95 of file ElectricityReduction.h.


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