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 | |
std::shared_ptr< HeatExchanger::Output > | calc (const BoilerInput &boilerInput, const Boiler &boiler, const SteamSystemModelerTool::FluidProperties &makeupWaterAndMassFlow, const std::shared_ptr< FlashTank > &blowdownFlashTank) const |
Private Attributes | |
const FluidPropertiesFactory | fluidPropertiesFactory = FluidPropertiesFactory() |
Definition at line 11 of file HeatExchangerCalculator.h.
|
private |
Definition at line 18 of file HeatExchangerCalculator.h.