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

Public Member Functions

 SteamFlowMeterMethodData (const double flowRate)
 
double getFlowRate () const
 

Private Attributes

double flowRate
 

Detailed Description

Definition at line 23 of file SteamReduction.h.

Constructor & Destructor Documentation

◆ SteamFlowMeterMethodData()

SteamFlowMeterMethodData::SteamFlowMeterMethodData ( const double  flowRate)
inlineexplicit
Parameters
flowRatedouble, water m3/min, steam kg/hr

Definition at line 29 of file SteamReduction.h.

Member Function Documentation

◆ getFlowRate()

double SteamFlowMeterMethodData::getFlowRate ( ) const
inline

Definition at line 31 of file SteamReduction.h.

Member Data Documentation

◆ flowRate

double SteamFlowMeterMethodData::flowRate
private

Definition at line 34 of file SteamReduction.h.


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