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 SteamProductionCalculator, including all inherited members.
addPrvMassFlow(double prvAdditionalSteam, const std::shared_ptr< PrvWithoutDesuperheating > &prv) const (defined in SteamProductionCalculator) | SteamProductionCalculator | private |
calc(const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const BoilerInput &boilerInput, const std::shared_ptr< FlashTank > &blowdownFlashTank, const Boiler &boiler, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const (defined in SteamProductionCalculator) | SteamProductionCalculator | |
calcFlashTankAdditionalSteam(const int headerCountInput, const BoilerInput &boilerInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< FlashTank > &blowdownFlashTank, const HighPressureHeaderCalculationsDomain &highPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const (defined in SteamProductionCalculator) | SteamProductionCalculator | private |
calcPrvAdditionalSteam(const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const std::shared_ptr< MediumPressureHeaderCalculationsDomain > &mediumPressureHeaderCalculationsDomain, const std::shared_ptr< LowPressureHeaderCalculationsDomain > &lowPressureHeaderCalculationsDomain) const (defined in SteamProductionCalculator) | SteamProductionCalculator | private |