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

#include <position_metric.h>

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

Public Member Functions

virtual unsigned int get_index (const PositionMetric &position) const =0
 
virtual unsigned int get_dim () const =0
 
virtual std::string get_element (unsigned int index) const =0
 

Member Function Documentation

◆ get_dim()

virtual unsigned int apollo::perception::benchmark::BaseRangeInterface::get_dim ( ) const
pure virtual

◆ get_element()

virtual std::string apollo::perception::benchmark::BaseRangeInterface::get_element ( unsigned int  index) const
pure virtual

◆ get_index()

virtual unsigned int apollo::perception::benchmark::BaseRangeInterface::get_index ( const PositionMetric position) const
pure virtual

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