Apollo  6.0
Open source self driving car software
Functions
routing_gflags.h File Reference
#include "gflags/gflags.h"
Include dependency graph for routing_gflags.h:

Go to the source code of this file.

Functions

 DECLARE_string (routing_conf_file)
 
 DECLARE_string (routing_node_name)
 
 DECLARE_double (min_length_for_lane_change)
 
 DECLARE_bool (enable_change_lane_in_result)
 
 DECLARE_uint32 (routing_response_history_interval_ms)
 

Function Documentation

◆ DECLARE_bool()

DECLARE_bool ( enable_change_lane_in_result  )

◆ DECLARE_double()

DECLARE_double ( min_length_for_lane_change  )

◆ DECLARE_string() [1/2]

DECLARE_string ( routing_conf_file  )

◆ DECLARE_string() [2/2]

DECLARE_string ( routing_node_name  )

◆ DECLARE_uint32()

DECLARE_uint32 ( routing_response_history_interval_ms  )