Uses of Class
neqsim.process.mpc.NonlinearPredictor.MVTrajectory
Packages that use NonlinearPredictor.MVTrajectory
Package
Description
Model Predictive Control (MPC) integration package for NeqSim ProcessSystem.
-
Uses of NonlinearPredictor.MVTrajectory in neqsim.process.mpc
Methods in neqsim.process.mpc that return NonlinearPredictor.MVTrajectoryModifier and TypeMethodDescriptionAdd a move (value) for an MV.NonlinearPredictor.MVTrajectory.clear()Clear the trajectory.Set a complete trajectory for an MV.Methods in neqsim.process.mpc with parameters of type NonlinearPredictor.MVTrajectoryModifier and TypeMethodDescriptionNonlinearPredictor.predict(NonlinearPredictor.MVTrajectory trajectory) Predict CV trajectories given an MV trajectory.