#include <radar_track.h>
◆ RadarTrack()
apollo::perception::radar::RadarTrack::RadarTrack |
( |
const base::ObjectPtr & |
obs, |
|
|
const double |
timestamp |
|
) |
| |
◆ ~RadarTrack()
apollo::perception::radar::RadarTrack::~RadarTrack |
( |
| ) |
|
|
inline |
◆ ConfirmTrack()
bool apollo::perception::radar::RadarTrack::ConfirmTrack |
( |
| ) |
|
|
inline |
◆ GetObs()
◆ GetObsId()
int apollo::perception::radar::RadarTrack::GetObsId |
( |
| ) |
const |
◆ GetObsRadar()
◆ GetTimestamp()
double apollo::perception::radar::RadarTrack::GetTimestamp |
( |
| ) |
|
◆ GetTrackingTime()
double apollo::perception::radar::RadarTrack::GetTrackingTime |
( |
| ) |
|
◆ IsDead()
bool apollo::perception::radar::RadarTrack::IsDead |
( |
| ) |
|
|
inline |
◆ SetChosenFilter()
static void apollo::perception::radar::RadarTrack::SetChosenFilter |
( |
const std::string & |
chosen_filter | ) |
|
|
inlinestatic |
◆ SetDead()
void apollo::perception::radar::RadarTrack::SetDead |
( |
| ) |
|
|
inline |
◆ SetObsRadarNullptr()
void apollo::perception::radar::RadarTrack::SetObsRadarNullptr |
( |
| ) |
|
◆ SetTrackedTimesThreshold()
static void apollo::perception::radar::RadarTrack::SetTrackedTimesThreshold |
( |
const int & |
threshold | ) |
|
|
inlinestatic |
◆ SetUseFilter()
static void apollo::perception::radar::RadarTrack::SetUseFilter |
( |
bool |
use_filter | ) |
|
|
inlinestatic |
◆ UpdataObsRadar()
void apollo::perception::radar::RadarTrack::UpdataObsRadar |
( |
const base::ObjectPtr & |
obs_radar, |
|
|
const double |
timestamp |
|
) |
| |
The documentation for this class was generated from the following file: