Definition at line 8 of file HeatExchanger.h.
◆ HeatExchanger()
Constructor for the HeatExchanger calculator
- Parameters
-
| hotInlet | const Inlet, must be thermodynamic quantity of temperature or else exception will be thrown |
| coldInlet | const Inlet, must be thermodynamic quantity of temperature or else exception will be thrown |
| approachTemp | double, default of 20 K |
Definition at line 38 of file HeatExchanger.h.
◆ calculate()
| Output HeatExchanger::calculate |
( |
| ) |
|
|
inline |
◆ operator<< [1/2]
◆ operator<< [2/2]
| std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const std::shared_ptr< HeatExchanger::Output > & |
turbine |
|
) |
| |
|
friend |
◆ approachTemp
| const double HeatExchanger::approachTemp |
|
private |
◆ coldInlet
◆ hotInlet
The documentation for this class was generated from the following file: