Class TankResponse

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

public class TankResponse extends BaseResponse

TankResponse class provides a simple example of how to report information from a tank unit operation.

Author:
esol
  • Field Details

  • Constructor Details

    • TankResponse

      public TankResponse(Tank tank)
      Create a response based on a Tank.
      Parameters:
      tank - the tank to create the response from