Protected Types | |
using | SPPT = ScanPoint2D::PointType |
Protected Member Functions | |
void | assert_scan_point (const ScanPoint2D &expected, const ScanPoint2D &actual) |
void | smoke_check_point (SPPT type, const double range, const double angle_rad, const double x, const double y) |
Static Protected Attributes | |
static constexpr double | Acc_Error = 0.001 |
Definition at line 17 of file sensor_data_test.cpp.
|
protected |
Definition at line 19 of file sensor_data_test.cpp.
|
inlineprotected |
Definition at line 45 of file sensor_data_test.cpp.
|
inlineprotected |
Definition at line 24 of file sensor_data_test.cpp.
|
staticprotected |
Definition at line 21 of file sensor_data_test.cpp.