Apollo  6.0
Open source self driving car software
apollo::prediction::EnvironmentFeatures Member List

This is the complete list of members for apollo::prediction::EnvironmentFeatures, including all inherited members.

AddNonneglectableReverseLanes(const std::string &lane_id)apollo::prediction::EnvironmentFeatures
AddObstacleId(const int obstacle_id)apollo::prediction::EnvironmentFeatures
EnvironmentFeatures()=defaultapollo::prediction::EnvironmentFeatures
get_ego_acceleration() constapollo::prediction::EnvironmentFeatures
get_ego_heading() constapollo::prediction::EnvironmentFeatures
get_ego_position() constapollo::prediction::EnvironmentFeatures
get_ego_speed() constapollo::prediction::EnvironmentFeatures
get_obstacle_ids() constapollo::prediction::EnvironmentFeatures
GetEgoLane() constapollo::prediction::EnvironmentFeatures
GetFrontJunction() constapollo::prediction::EnvironmentFeatures
GetLeftNeighborLane() constapollo::prediction::EnvironmentFeatures
GetRightNeighborLane() constapollo::prediction::EnvironmentFeatures
has_ego_lane() constapollo::prediction::EnvironmentFeatures
has_front_junction() constapollo::prediction::EnvironmentFeatures
has_left_neighbor_lane() constapollo::prediction::EnvironmentFeatures
has_right_neighbor_lane() constapollo::prediction::EnvironmentFeatures
nonneglectable_reverse_lanes() constapollo::prediction::EnvironmentFeatures
RemoveNonneglectableReverseLanes(const std::string &lane_id)apollo::prediction::EnvironmentFeatures
reset_ego_lane()apollo::prediction::EnvironmentFeatures
reset_front_junction()apollo::prediction::EnvironmentFeatures
reset_left_neighbor_lane()apollo::prediction::EnvironmentFeatures
reset_right_neighbor_lane()apollo::prediction::EnvironmentFeatures
set_ego_acceleration(const double ego_acceleration)apollo::prediction::EnvironmentFeatures
set_ego_heading(const double ego_heading)apollo::prediction::EnvironmentFeatures
set_ego_position(const double x, const double y)apollo::prediction::EnvironmentFeatures
set_ego_speed(const double ego_speed)apollo::prediction::EnvironmentFeatures
SetEgoLane(const std::string &lane_id, const double lane_s)apollo::prediction::EnvironmentFeatures
SetFrontJunction(const std::string &junction_id, const double dist)apollo::prediction::EnvironmentFeatures
SetLeftNeighborLane(const std::string &lane_id, const double lane_s)apollo::prediction::EnvironmentFeatures
SetRightNeighborLane(const std::string &lane_id, const double lane_s)apollo::prediction::EnvironmentFeatures
~EnvironmentFeatures()=defaultapollo::prediction::EnvironmentFeaturesvirtual