![]() |
AMO-Tools-Suite
v.0.9.0
Set of tools for calculating energy efficiency in industrial equipment
|
#include <RestarterService.h>
Public Member Functions | |
void | restartIfNotEnoughSteam (const std::shared_ptr< Turbine > &turbine, const double availableMassFlow, const Boiler &boiler) const |
void | restartIfNotEnoughSteam (const double additionalSteamNeeded, const Boiler &boiler) const |
void | restartIfNotEnoughSteam (const std::shared_ptr< Turbine > &turbine, const double availableMassFlow, const Boiler &boiler) const |
void | restartIfNotEnoughSteam (const double additionalSteamNeeded, const Boiler &boiler) const |
void | restartIfNotEnoughSteam (const std::shared_ptr< Turbine > &turbine, const double availableMassFlow, const Boiler &boiler) const |
void | restartIfNotEnoughSteam (const double additionalSteamNeeded, const Boiler &boiler) const |
Determines when to have the Steam Modeler move to the next iteration attempt for balancing the system.
Definition at line 11 of file RestarterService.h.