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
Public Member Functions | Private Member Functions | List of all members
RestarterService Class Reference

#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
 

Private Member Functions

void logMessage (const std::string &message) const
 

Detailed Description

Determines when to have the Steam Modeler move to the next iteration attempt for balancing the system.

Definition at line 12 of file RestarterService.h.


The documentation for this class was generated from the following file: