![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
The Window class represents an open shot from a point to a target segment. More...
Public Member Functions | |
Window (double t0, double t1) | |
bool | operator== (const Window &other) const |
Public Attributes | |
double | a0 |
double | a1 |
double | t0 |
double | t1 |
Geometry2d::Segment | segment |
double | shot_success |
The Window class represents an open shot from a point to a target segment.