Protected Member Functions | |
AreaOccupancyEstimatorTest () | |
Protected Attributes | |
AreaOccupancyEstimator | aoe |
Rectangle | cell |
Static Protected Attributes | |
static constexpr double | Base_Empty_Prob = 0.01 |
static constexpr double | Base_Occup_Prob = 0.95 |
static constexpr double | Low_Est_Qual = 0.02 |
static constexpr double | Unknown_Est_Qual = 0.7 |
Definition at line 17 of file area_occupancy_estimator_test.cpp.
|
inlineprotected |
Definition at line 24 of file area_occupancy_estimator_test.cpp.
|
protected |
Definition at line 29 of file area_occupancy_estimator_test.cpp.
|
staticprotected |
Definition at line 19 of file area_occupancy_estimator_test.cpp.
|
staticprotected |
Definition at line 20 of file area_occupancy_estimator_test.cpp.
|
protected |
Definition at line 30 of file area_occupancy_estimator_test.cpp.
|
staticprotected |
Definition at line 21 of file area_occupancy_estimator_test.cpp.
|
staticprotected |
Definition at line 22 of file area_occupancy_estimator_test.cpp.