Class DistillationColumnResponse

java.lang.Object
neqsim.process.util.monitor.BaseResponse
neqsim.process.util.monitor.DistillationColumnResponse

public class DistillationColumnResponse extends BaseResponse

PumpResponse class.

Version:
$Id: $Id
Author:
asmund
  • Field Details

    • massBalanceError

      public Double massBalanceError
    • trayTemperature

      public Double[] trayTemperature
    • trayPressure

      public Double[] trayPressure
    • numberOfTrays

      public int numberOfTrays
    • trayVaporFlowRate

      public Double[] trayVaporFlowRate
    • trayLiquidFlowRate

      public Double[] trayLiquidFlowRate
    • trayFeedFlow

      public Double[] trayFeedFlow
    • trayMassBalance

      public Double[] trayMassBalance
  • Constructor Details

    • DistillationColumnResponse

      public DistillationColumnResponse(DistillationColumn column)

      Constructor for DistillationColumnResponse.

      Parameters:
      column - a DistillationColumn object