A sensor for detecting changes in the flow of time More...
Properties | |
int | TicksPerSecond [get] |
The number of times the robot controller's UpdateRobot() function is called per second More... | |
double | TimeScale [get] |
The scale of the flow of time (1.0 is normal, higher is faster) More... | |
Properties inherited from IRobotSensor | |
IRobotExplorer | Robot [get] |
The robot this sensor is attached to More... | |
int | SensorIndex [get] |
The index of this sensor in the robot's list of sensors More... | |
A sensor for detecting changes in the flow of time
|
get |
The number of times the robot controller's UpdateRobot() function is called per second
|
get |
The scale of the flow of time (1.0 is normal, higher is faster)