Apollo
6.0
Open source self driving car software
|
This is the complete list of members for apollo::prediction::EmptyPredictor, including all inherited members.
Clear() | apollo::prediction::Predictor | virtual |
EmptyPredictor() | apollo::prediction::EmptyPredictor | |
GenerateTrajectory(const std::vector< apollo::common::TrajectoryPoint > &points) | apollo::prediction::Predictor | protectedstatic |
NumOfTrajectories(const Obstacle &obstacle) | apollo::prediction::Predictor | |
Predict(const ADCTrajectoryContainer *adc_trajectory_container, Obstacle *obstacle, ObstaclesContainer *obstacles_container) override | apollo::prediction::EmptyPredictor | virtual |
Predictor()=default | apollo::prediction::Predictor | |
predictor_type() | apollo::prediction::Predictor | |
predictor_type_ | apollo::prediction::Predictor | protected |
SetEqualProbability(const double probability, const int start_index, Obstacle *obstacle_ptr) | apollo::prediction::Predictor | protected |
SupposedToStop(const Feature &feature, const double stop_distance, double *acceleration) | apollo::prediction::Predictor | protected |
TrimTrajectories(const ADCTrajectoryContainer &adc_trajectory_container, Obstacle *obstacle) | apollo::prediction::Predictor | |
TrimTrajectory(const ADCTrajectoryContainer &adc_trajectory_container, Obstacle *obstacle, Trajectory *trajectory) | apollo::prediction::Predictor | protected |
~EmptyPredictor()=default | apollo::prediction::EmptyPredictor | virtual |
~Predictor()=default | apollo::prediction::Predictor | virtual |