Apollo  6.0
Open source self driving car software
Public Member Functions | Public Attributes | List of all members
apollo::hdmap::InterpolatedIndex Class Reference

#include <path.h>

Collaboration diagram for apollo::hdmap::InterpolatedIndex:
Collaboration graph

Public Member Functions

 InterpolatedIndex (int id, double offset)
 

Public Attributes

int id = 0
 
double offset = 0.0
 

Constructor & Destructor Documentation

◆ InterpolatedIndex()

apollo::hdmap::InterpolatedIndex::InterpolatedIndex ( int  id,
double  offset 
)
inline

Member Data Documentation

◆ id

int apollo::hdmap::InterpolatedIndex::id = 0

◆ offset

double apollo::hdmap::InterpolatedIndex::offset = 0.0

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