![]() |
Autonomous Racing
1
f1tenth Project Group of Technical University Dortmund, Germany
|
Public Member Functions | |
| def | __init__ (self, center, extents) |
| def | contains (self, point) |
Public Attributes | |
| center | |
| extents | |
Definition at line 22 of file lap_timer.py.
| def simulation_tools.lap_timer.Area.__init__ | ( | self, | |
| center, | |||
| extents | |||
| ) |
Definition at line 23 of file lap_timer.py.
| def simulation_tools.lap_timer.Area.contains | ( | self, | |
| point | |||
| ) |
Definition at line 27 of file lap_timer.py.
| simulation_tools.lap_timer.Area.center |
Definition at line 24 of file lap_timer.py.
| simulation_tools.lap_timer.Area.extents |
Definition at line 25 of file lap_timer.py.