#include <position_metric.h>
◆ get_dim()
unsigned int apollo::perception::benchmark::ViewBasedRangeInterface::get_dim |
( |
| ) |
const |
|
overridevirtual |
◆ get_element()
std::string apollo::perception::benchmark::ViewBasedRangeInterface::get_element |
( |
unsigned int |
index | ) |
const |
|
overridevirtual |
◆ get_index()
unsigned int apollo::perception::benchmark::ViewBasedRangeInterface::get_index |
( |
const PositionMetric & |
position | ) |
const |
|
overridevirtual |
◆ set_front_view_angle()
static void apollo::perception::benchmark::ViewBasedRangeInterface::set_front_view_angle |
( |
double |
angle | ) |
|
|
static |
◆ set_front_view_distance()
static void apollo::perception::benchmark::ViewBasedRangeInterface::set_front_view_distance |
( |
double |
distance | ) |
|
|
static |
◆ set_rear_view_angle()
static void apollo::perception::benchmark::ViewBasedRangeInterface::set_rear_view_angle |
( |
double |
angle | ) |
|
|
static |
◆ set_rear_view_distance()
static void apollo::perception::benchmark::ViewBasedRangeInterface::set_rear_view_distance |
( |
double |
distance | ) |
|
|
static |
The documentation for this class was generated from the following file: