Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::benchmark::DistanceBasedRangeRadarInterface Class Reference

#include <position_metric.h>

Inheritance diagram for apollo::perception::benchmark::DistanceBasedRangeRadarInterface:
Inheritance graph
Collaboration diagram for apollo::perception::benchmark::DistanceBasedRangeRadarInterface:
Collaboration graph

Public Member Functions

unsigned int get_index (const PositionMetric &position) const override
 
unsigned int get_dim () const override
 
std::string get_element (unsigned int index) const override
 

Member Function Documentation

◆ get_dim()

unsigned int apollo::perception::benchmark::DistanceBasedRangeRadarInterface::get_dim ( ) const
overridevirtual

◆ get_element()

std::string apollo::perception::benchmark::DistanceBasedRangeRadarInterface::get_element ( unsigned int  index) const
overridevirtual

◆ get_index()

unsigned int apollo::perception::benchmark::DistanceBasedRangeRadarInterface::get_index ( const PositionMetric position) const
overridevirtual

The documentation for this class was generated from the following file: