#include <vehicle_struct.h>
◆ Reset()
void apollo::perception::base::CarLight::Reset |
( |
| ) |
|
|
inline |
◆ brake_switch_on
float apollo::perception::base::CarLight::brake_switch_on = 0.0f |
◆ brake_visible
float apollo::perception::base::CarLight::brake_visible = 0.0f |
◆ left_turn_switch_on
float apollo::perception::base::CarLight::left_turn_switch_on = 0.0f |
◆ left_turn_visible
float apollo::perception::base::CarLight::left_turn_visible = 0.0f |
◆ right_turn_switch_on
float apollo::perception::base::CarLight::right_turn_switch_on = 0.0f |
◆ right_turn_visible
float apollo::perception::base::CarLight::right_turn_visible = 0.0f |
The documentation for this struct was generated from the following file: