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 LowPressureFlashedSteamIntoHeaderCalculator, including all inherited members.
calc(const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain) const (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | |
flashTankFactory (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | private |
headerFactory (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | private |
makeHighAndMediumPressureMixHeader(const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &mediumPressureCondensate, const SteamSystemModelerTool::FluidProperties &highPressureCondensate, const std::shared_ptr< FlashTank > &highPressureCondensateFlashTank) const (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | private |
makeHighPressureCondensateFlashTank(const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &highPressureCondensate) const (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | private |
makeMediumPressureCondensateFlashTank(const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &mediumPressureCondensate, const SteamSystemModelerTool::FluidProperties &highPressureCondensate, const std::shared_ptr< FlashTank > &highPressureCondensateFlashTank) const (defined in LowPressureFlashedSteamIntoHeaderCalculator) | LowPressureFlashedSteamIntoHeaderCalculator | private |