#include <simulation_clock.hpp>
◆ SimulationClock()
| traffic_simulator::SimulationClock::SimulationClock |
( |
bool |
use_sim_time, |
|
|
double |
realtime_factor, |
|
|
double |
frame_rate |
|
) |
| |
|
explicit |
◆ getCurrentRosTime()
| auto traffic_simulator::SimulationClock::getCurrentRosTime |
( |
| ) |
-> rclcpp::Time |
◆ getCurrentRosTimeAsMsg()
| auto traffic_simulator::SimulationClock::getCurrentRosTimeAsMsg |
( |
| ) |
-> rosgraph_msgs::msg::Clock |
◆ getCurrentScenarioTime()
| auto traffic_simulator::SimulationClock::getCurrentScenarioTime |
( |
| ) |
const |
|
inline |
◆ getCurrentSimulationTime()
| auto traffic_simulator::SimulationClock::getCurrentSimulationTime |
( |
| ) |
const |
|
inline |
◆ getStepTime()
| auto traffic_simulator::SimulationClock::getStepTime |
( |
| ) |
const |
|
inline |
◆ start()
| auto traffic_simulator::SimulationClock::start |
( |
| ) |
-> void |
◆ started()
| auto traffic_simulator::SimulationClock::started |
( |
| ) |
const |
|
inline |
◆ update()
| auto traffic_simulator::SimulationClock::update |
( |
| ) |
-> void |
◆ realtime_factor
| double traffic_simulator::SimulationClock::realtime_factor |
◆ use_sim_time
| const bool traffic_simulator::SimulationClock::use_sim_time |
The documentation for this class was generated from the following files: