Public Member Functions | |
Intersection (IntersLocation loc, double inters_x, double inters_y) | |
bool | is_horiz () const |
Public Attributes | |
IntersLocation | location |
double | x |
double | y |
Definition at line 23 of file area_occupancy_estimator.h.
|
inline |
Definition at line 24 of file area_occupancy_estimator.h.
|
inline |
Definition at line 28 of file area_occupancy_estimator.h.
IntersLocation AreaOccupancyEstimator::Intersection::location |
Definition at line 27 of file area_occupancy_estimator.h.
double AreaOccupancyEstimator::Intersection::x |
Definition at line 31 of file area_occupancy_estimator.h.
double AreaOccupancyEstimator::Intersection::y |
Definition at line 31 of file area_occupancy_estimator.h.