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 Member Functions | List of all members
SteamUseCalculator Class Reference

Public Member Functions

double calc (const int headerCountInput, const HeaderWithHighestPressure &highPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const double deaeratorInletSteamMassFlow, const CondensingTurbine &condensingTurbineInput, const std::shared_ptr< Turbine > &condensingTurbine) const
 

Private Member Functions

double calcProcessSteamUsage (const int headerCountInput, const HeaderWithHighestPressure &highPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput) const
 

Detailed Description

Definition at line 8 of file SteamUseCalculator.h.


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