Class MixerResponse

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

public class MixerResponse extends BaseResponse
MixerResponse class provides basic reporting for a mixer unit.
Author:
esol
  • Field Details

  • Constructor Details

    • MixerResponse

      public MixerResponse(Mixer mixer)
      Create a response based on a Mixer.
      Parameters:
      mixer - the mixer to create the response from