Uses of Class
neqsim.process.mpc.StateVariable
Packages that use StateVariable
Package
Description
Model Predictive Control (MPC) integration package for NeqSim ProcessSystem.
-
Uses of StateVariable in neqsim.process.mpc
Fields in neqsim.process.mpc with type parameters of type StateVariableModifier and TypeFieldDescriptionprivate final List<StateVariable> ProcessLinkedMPC.stateVariablesState variables (for nonlinear MPC).Methods in neqsim.process.mpc that return StateVariableModifier and TypeMethodDescriptionAdd a state variable (SVR) for nonlinear MPC.Add a state variable with a data index.Methods in neqsim.process.mpc that return types with arguments of type StateVariable