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 | |
const HeatLoss | make (const HeaderWithHighestPressure &highestPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &headerOutput) const |
const HeatLoss | make (const std::shared_ptr< HeaderNotHighestPressure > ¬HighestPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &headerOutput) const |
const HeatLoss | make (const SteamSystemModelerTool::FluidProperties &headerOutput, const double percentHeatLoss) const |
Definition at line 9 of file HeatLossFactory.h.