Autonomous Racing  1
f1tenth Project Group of Technical University Dortmund, Germany
simulation_tools.lap_timer.Area Class Reference

Public Member Functions

def __init__ (self, center, extents)
 
def contains (self, point)
 

Public Attributes

 center
 
 extents
 

Detailed Description

Definition at line 22 of file lap_timer.py.

Constructor & Destructor Documentation

def simulation_tools.lap_timer.Area.__init__ (   self,
  center,
  extents 
)

Definition at line 23 of file lap_timer.py.

Member Function Documentation

def simulation_tools.lap_timer.Area.contains (   self,
  point 
)

Definition at line 27 of file lap_timer.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: