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.
|
Public Member Functions | |
double | calc (const double massFlow, const Boiler &boiler) const |
double | calc (const double massFlow, const SteamSystemModelerTool::SteamPropertiesOutput &steamPropertiesOutput) const |
double | calc (const double massFlow, const double specificEnthalpy) const |
Definition at line 7 of file EnergyFlowCalculator.h.