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
PrvCalculator Member List

This is the complete list of members for PrvCalculator, including all inherited members.

calcHighToMediumPrvWithDesuperheating(const HeaderWithHighestPressure &highPressureHeaderInput, 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 std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput) const (defined in PrvCalculator)PrvCalculator
calcHighToMediumPrvWithoutDesuperheating(const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput, const HeaderWithHighestPressure &highPressureHeaderInput, 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 std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput) const (defined in PrvCalculator)PrvCalculator
calcPrvMassFlow(const SteamSystemModelerTool::FluidProperties &highPressureHeader, const HeaderWithHighestPressure &highPressureHeaderInput, 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 (defined in PrvCalculator)PrvCalculatorprivate
getTurbineMassFlow(const std::shared_ptr< Turbine > &turbine, const std::string &turbineName) const (defined in PrvCalculator)PrvCalculatorprivate
prvWithDesuperheatingFactory (defined in PrvCalculator)PrvCalculatorprivate
prvWithoutDesuperheatingFactory (defined in PrvCalculator)PrvCalculatorprivate