IteratedVariables¶
-
class
do_mpc.model.IteratedVariables[source]¶ Class to initiate properties and attributes for iterated variables. This class is inherited to all iterating do-mpc classes and based on the
Model.Warning
This base class can not be used independently.
Attributes
IteratedVariables.t0Current time marker of the class. IteratedVariables.u0Initial input and current iterate. IteratedVariables.x0Initial state and current iterate. IteratedVariables.z0Initial algebraic state and current iterate. Methods
This page is auto-generated. Page source is not available on Github.