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 std::shared_ptr< FlashTank > | calc (const int headerCountInput, const std::shared_ptr< HeaderNotHighestPressure > &mediumPressureHeaderInput, const std::shared_ptr< HeaderNotHighestPressure > &lowPressureHeaderInput, const SteamSystemModelerTool::FluidProperties &highPressureCondensate) const |
Private Attributes | |
const FlashTankFactory | flashTankFactory = FlashTankFactory() |
Definition at line 9 of file HighPressureFlashTankCalculator.h.
|
private |
Definition at line 17 of file HighPressureFlashTankCalculator.h.