Uses of Class
neqsim.process.util.reconciliation.SteadyStateResult
Packages that use SteadyStateResult
Package
Description
Data reconciliation and steady-state detection for online process optimization.
-
Uses of SteadyStateResult in neqsim.process.util.reconciliation
Methods in neqsim.process.util.reconciliation that return SteadyStateResultModifier and TypeMethodDescriptionSteadyStateDetector.evaluate()Evaluates all variables against the SSD criteria and returns the result.SteadyStateDetector.updateAndEvaluate(Map<String, Double> values) Convenience method: updates all variables and evaluates in one call.