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

Public Member Functions

 SteamMassFlowNameplateData (const double flowRate)
 
double getFlowRate () const
 

Private Attributes

double flowRate
 

Detailed Description

Definition at line 37 of file SteamReduction.h.

Constructor & Destructor Documentation

◆ SteamMassFlowNameplateData()

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

Definition at line 43 of file SteamReduction.h.

Member Function Documentation

◆ getFlowRate()

double SteamMassFlowNameplateData::getFlowRate ( ) const
inline

Definition at line 45 of file SteamReduction.h.

Member Data Documentation

◆ flowRate

double SteamMassFlowNameplateData::flowRate
private

Definition at line 48 of file SteamReduction.h.


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