tigercontrol.problems.ControlProblem¶
-
class
tigercontrol.problems.ControlProblem[source]¶ Description: class for online control tests
-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
Methods
__init__()Initialize self. close()Description: closes the problem and returns used memory help()Description: prints information about this class and its methods initialize(**kwargs)Description: resets problem to time 0 step([action])Description: run one timestep of the problem’s dynamics. Attributes
spec-