|
scenario_simulator_v2 C++ API
|
This is the complete list of members for traffic_simulator::TrafficLights, including all inherited members.
| getConventionalTrafficLights() const -> std::shared_ptr< ConventionalTrafficLights > | traffic_simulator::TrafficLights | |
| getV2ITrafficLights() const -> std::shared_ptr< V2ITrafficLights > | traffic_simulator::TrafficLights | |
| isAnyTrafficLightChanged() -> bool | traffic_simulator::TrafficLights | |
| startTrafficLightsUpdate(const double conventional_traffic_light_update_rate, const double v2i_traffic_lights_update_rate) -> void | traffic_simulator::TrafficLights | |
| TrafficLights(const NodeTypePointer &node_ptr, const std::shared_ptr< hdmap_utils::HdMapUtils > &hdmap_utils, const std::string &architecture_type) | traffic_simulator::TrafficLights | inlineexplicit |