Class ManifoldResponse

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

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

  • Constructor Details

    • ManifoldResponse

      public ManifoldResponse(Manifold manifold)
      Create a response based on a Manifold.
      Parameters:
      manifold - the manifold to create the response from