io.github.srs.model.ModelModule.BaseState
Base state trait used for the simulation when running in Reinforcement Learning mode.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
The delta time for the simulation, which is the time step used in the simulation.
The delta time for the simulation, which is the time step used in the simulation.
Attributes
The elapsed time since the start of the simulation.
The elapsed time since the start of the simulation.
Attributes
The environment in which the simulation is running.
The environment in which the simulation is running.
Attributes
The random number generator used for the simulation.
The random number generator used for the simulation.
Attributes
The total simulation time for the simulation.
The total simulation time for the simulation.
Attributes