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 | Public Attributes | List of all members
HeatExchanger::Output Struct Reference

Public Member Functions

 Output (SteamSystemModelerTool::FluidProperties hotOutlet, SteamSystemModelerTool::FluidProperties coldOutlet)
 

Public Attributes

SteamSystemModelerTool::FluidProperties hotOutlet
 
SteamSystemModelerTool::FluidProperties coldOutlet
 

Detailed Description

Definition at line 11 of file HeatExchanger.h.

Constructor & Destructor Documentation

◆ Output()

HeatExchanger::Output::Output ( SteamSystemModelerTool::FluidProperties  hotOutlet,
SteamSystemModelerTool::FluidProperties  coldOutlet 
)
inline

Definition at line 12 of file HeatExchanger.h.

Member Data Documentation

◆ coldOutlet

SteamSystemModelerTool::FluidProperties HeatExchanger::Output::coldOutlet

Definition at line 14 of file HeatExchanger.h.

◆ hotOutlet

SteamSystemModelerTool::FluidProperties HeatExchanger::Output::hotOutlet

Definition at line 14 of file HeatExchanger.h.


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