|
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.
|
Public Member Functions | |
| const std::shared_ptr< PrvWithoutDesuperheating > | calc (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() |
Definition at line 12 of file HighToMediumPrvCalculator.h.
|
private |
Definition at line 23 of file HighToMediumPrvCalculator.h.