User Controls

User controls allow you to define the logic for the problem

The user controls for the General module are organized as follows.

StateControl Controls for functions related to state

ActionControl Controls for functions related to action

StateTransitionControl Control for functions related to state transition

BoundControl Controls for functions related to bound

ApproximationControl Controls for functions related to state space approximation

SolverControl Controls for general settings related to the solver

EventControl Controls for functions related to events that occur while performing the solver functions

DataControl Controls for functions related to data processing

LogControl Controls for functions related to logging

Last updated