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.
|
This is the complete list of members for LowPressurePrvCalculator, including all inherited members.
calc(const int headerCountInput, const HeaderWithHighestPressure &highPressureHeaderInput, const PressureTurbine &highToLowTurbineInput, const CondensingTurbine &condensingTurbineInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const PressureTurbine &mediumToLowTurbineInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain) const (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | |
calcPrvMassFlow(const int headerCountInput, const HeaderWithHighestPressure &highPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &highPressureHeader, const PressureTurbine &highToLowTurbineInput, const std::shared_ptr< Turbine > &highToLowPressureTurbine, const CondensingTurbine &condensingTurbineInput, const std::shared_ptr< Turbine > &condensingTurbine, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const PressureTurbine &mediumToLowTurbineInput, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain) const (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | private |
determineHeader(const int headerCountInput, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const SteamSystemModelerTool::FluidProperties &highPressureHeaderOutput) const (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | private |
makePrv(const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const Boiler &boiler, const SteamSystemModelerTool::FluidProperties &headerOutput, double prvMassFlow) const (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | private |
prvWithDesuperheatingFactory (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | private |
prvWithoutDesuperheatingFactory (defined in LowPressurePrvCalculator) | LowPressurePrvCalculator | private |