Apollo
6.0
Open source self driving car software
|
The gflags used by v2x proxy module. More...
#include "gflags/gflags.h"
Go to the source code of this file.
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::v2x | |
Functions | |
apollo::v2x::DECLARE_string (grpc_client_host) | |
apollo::v2x::DECLARE_string (grpc_server_host) | |
apollo::v2x::DECLARE_string (grpc_client_port) | |
apollo::v2x::DECLARE_string (grpc_server_port) | |
apollo::v2x::DECLARE_string (grpc_debug_server_port) | |
apollo::v2x::DECLARE_int64 (x2v_traffic_light_timer_frequency) | |
apollo::v2x::DECLARE_int64 (v2x_car_status_timer_frequency) | |
apollo::v2x::DECLARE_double (traffic_light_distance) | |
apollo::v2x::DECLARE_double (heading_difference) | |
apollo::v2x::DECLARE_int64 (list_size) | |
apollo::v2x::DECLARE_int64 (msg_timeout) | |
apollo::v2x::DECLARE_int64 (sim_sending_num) | |
apollo::v2x::DECLARE_bool (use_nearest_flag) | |
apollo::v2x::DECLARE_int64 (spat_period) | |
apollo::v2x::DECLARE_double (check_time) | |
apollo::v2x::DECLARE_int64 (rsu_whitelist_period) | |
apollo::v2x::DECLARE_string (rsu_whitelist_name) | |
The gflags used by v2x proxy module.