Uses of Class
neqsim.process.controllerdevice.ModelPredictiveController.MovingHorizonEstimate
Packages that use ModelPredictiveController.MovingHorizonEstimate
-
Uses of ModelPredictiveController.MovingHorizonEstimate in neqsim.process.controllerdevice
Fields in neqsim.process.controllerdevice declared as ModelPredictiveController.MovingHorizonEstimateMethods in neqsim.process.controllerdevice that return ModelPredictiveController.MovingHorizonEstimateModifier and TypeMethodDescriptionModelPredictiveController.estimateFromHistory()ModelPredictiveController.estimateFromSamples(List<Double> measurements, List<Double> controls, List<Double> sampleTimes) ModelPredictiveController.getLastMovingHorizonEstimate()Retrieve the latest moving horizon estimate.Methods in neqsim.process.controllerdevice with parameters of type ModelPredictiveController.MovingHorizonEstimateModifier and TypeMethodDescriptionModelPredictiveController.autoTuneFromEstimate(ModelPredictiveController.MovingHorizonEstimate estimate, ModelPredictiveController.AutoTuneConfiguration config)