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

Public Member Functions

 SteamOffsheetMethodData (const double consumption)
 
double getConsumption () const
 

Private Attributes

double consumption
 

Detailed Description

Definition at line 98 of file SteamReduction.h.

Constructor & Destructor Documentation

◆ SteamOffsheetMethodData()

SteamOffsheetMethodData::SteamOffsheetMethodData ( const double  consumption)
inlineexplicit
Parameters
consumptiondouble, units kJ/hr

Definition at line 104 of file SteamReduction.h.

Member Function Documentation

◆ getConsumption()

double SteamOffsheetMethodData::getConsumption ( ) const
inline

Definition at line 106 of file SteamReduction.h.

Member Data Documentation

◆ consumption

double SteamOffsheetMethodData::consumption
private

Definition at line 109 of file SteamReduction.h.


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