tigercontrol.problems.Problem¶
-
class
tigercontrol.problems.Problem[source]¶ -
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