FieldLinesCityTower Class Reference
This class implements the test field in Graz, Austria at the CityTower. More...
#include <firevision/apps/nao_loc/field_lines.cpp/field_lines.h>
Inheritance diagram for FieldLinesCityTower:

Public Member Functions | |
| FieldLinesCityTower (float length, float width) | |
| Constructor. | |
Detailed Description
This class implements the test field in Graz, Austria at the CityTower.The field is not symmetrical!
Definition at line 67 of file field_lines.h.
Constructor & Destructor Documentation
| FieldLinesCityTower::FieldLinesCityTower | ( | float | length, | |
| float | width | |||
| ) |
Constructor.
- Parameters:
-
length of the soccer field width of the soccer field
Definition at line 235 of file field_lines.cpp.
References FieldLines::calc_offsets().
The documentation for this class was generated from the following files:
- src/firevision/fvutils/draw/field_lines.h
- src/firevision/fvutils/draw/field_lines.cpp

