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 Attributes | List of all members
HeatExchangerCalculator Class Reference

Public Member Functions

std::shared_ptr< HeatExchanger::Outputcalc (const BoilerInput &boilerInput, const Boiler &boiler, const SteamSystemModelerTool::FluidProperties &makeupWaterAndMassFlow, const std::shared_ptr< FlashTank > &blowdownFlashTank) const
 

Private Attributes

const FluidPropertiesFactory fluidPropertiesFactory = FluidPropertiesFactory()
 

Detailed Description

Definition at line 11 of file HeatExchangerCalculator.h.

Member Data Documentation

◆ fluidPropertiesFactory

const FluidPropertiesFactory HeatExchangerCalculator::fluidPropertiesFactory = FluidPropertiesFactory()
private

Definition at line 18 of file HeatExchangerCalculator.h.


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