Interface HeatExchangerInterface
- All Superinterfaces:
HeaterInterface, NamedInterface, Runnable, Serializable, SimulationInterface
- All Known Implementing Classes:
HeatExchanger
HeatExchangerInterface interface.
- Version:
- $Id: $Id
- Author:
- esol
-
Method Summary
Methods inherited from interface HeaterInterface
setdT, setOutPressure, setOutTemperature, setOutTPMethods inherited from interface NamedInterface
getName, getTagName, setName, setTagNameMethods inherited from interface SimulationInterface
getCalculateSteadyState, getCalculationIdentifier, getReport_json, getTime, increaseTime, isRunInSteps, run, run, run_step, run_step, runTransient, runTransient, setCalculateSteadyState, setCalculationIdentifier, setRunInSteps, setTime, solved
-
Method Details
-
getOutStream
getOutStream.
- Parameters:
i- a int- Returns:
- a
StreamInterfaceobject
-