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

Public Member Functions

 CompressedAirOtherMethodData (const double consumption)
 
double getConsumption () const
 

Private Attributes

double consumption
 

Detailed Description

Definition at line 47 of file CompressedAirReduction.h.

Constructor & Destructor Documentation

◆ CompressedAirOtherMethodData()

CompressedAirOtherMethodData::CompressedAirOtherMethodData ( const double  consumption)
inline

Definition at line 49 of file CompressedAirReduction.h.

Member Function Documentation

◆ getConsumption()

double CompressedAirOtherMethodData::getConsumption ( ) const
inline

Definition at line 51 of file CompressedAirReduction.h.

Member Data Documentation

◆ consumption

double CompressedAirOtherMethodData::consumption
private

Definition at line 54 of file CompressedAirReduction.h.


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