Definition
Index
Documentation
CTModels.definition!
— Methoddefinition!(ocp::CTModels.PreModel, definition::Expr)
Set the model definition of the optimal control problem.
CTModels.definition
— Methoddefinition(ocp::CTModels.Model) -> Expr
Return the model definition of the optimal control problem.
CTModels.definition
— Methoddefinition(ocp::CTModels.PreModel) -> Union{Nothing, Expr}
Return the model definition of the optimal control problem or nothing
.