|
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.
|
Calculator for the heat loss for steam systems. More...
#include <iostream>#include "SteamProperties.h"#include "SteamSystemModelerTool.h"Go to the source code of this file.
Classes | |
| class | HeatLoss |
Calculates the energy (heat) loss and outlet steam properties given inlet steam conditions and a % heat loss.
Definition in file HeatLoss.h.