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

Public Member Functions

const std::shared_ptr< PrvWithoutDesuperheatingcalc (const HeaderWithHighestPressure &highPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const PressureTurbine &highToLowTurbineInput, const PressureTurbine &highToMediumTurbineInput, const CondensingTurbine &condensingTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const std::shared_ptr< Turbine > &highToMediumPressureTurbine, const std::shared_ptr< Turbine > &condensingTurbine, const Boiler &boiler, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const
 

Private Attributes

const PrvCalculator prvCalculator = PrvCalculator()
 

Detailed Description

Definition at line 13 of file HighToMediumPrvCalculator.h.

Member Data Documentation

◆ prvCalculator

const PrvCalculator HighToMediumPrvCalculator::prvCalculator = PrvCalculator()
private

Definition at line 24 of file HighToMediumPrvCalculator.h.


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