Class MultiStreamHeatExchangerResponse
java.lang.Object
neqsim.process.util.monitor.BaseResponse
neqsim.process.util.monitor.MultiStreamHeatExchangerResponse
HeaterResponse class.
- Version:
- $Id: $Id
- Author:
- asmund
-
Field Summary
FieldsFields inherited from class BaseResponse
name, tagName -
Constructor Summary
ConstructorsConstructorDescriptionConstructor for MultiStreamHeatExchangerResponse. -
Method Summary
Methods inherited from class BaseResponse
applyConfig, getDetailLevel
-
Field Details
-
data
-
feedTemperature
-
dischargeTemperature
-
duty
-
flowRate
-
-
Constructor Details
-
MultiStreamHeatExchangerResponse
Constructor for MultiStreamHeatExchangerResponse.
- Parameters:
inputHX- aMultiStreamHeatExchangerobject
-