#include <CarlaReplayer.h>
Collaboration diagram for CarlaReplayer::PlayAfterLoadMap:Public Attributes | |
| double | Duration |
| bool | Enabled |
| std::string | Filename |
| uint32_t | FollowId |
| FString | Mapfile |
| bool | ReplaySensors |
| double | TimeFactor |
| double | TimeStart |
Definition at line 38 of file CarlaReplayer.h.
| double CarlaReplayer::PlayAfterLoadMap::Duration |
Definition at line 44 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| bool CarlaReplayer::PlayAfterLoadMap::Enabled |
Definition at line 40 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| std::string CarlaReplayer::PlayAfterLoadMap::Filename |
Definition at line 41 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| uint32_t CarlaReplayer::PlayAfterLoadMap::FollowId |
Definition at line 45 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| FString CarlaReplayer::PlayAfterLoadMap::Mapfile |
Definition at line 42 of file CarlaReplayer.h.
Referenced by CarlaReplayer::ReplayFile().
| bool CarlaReplayer::PlayAfterLoadMap::ReplaySensors |
Definition at line 47 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| double CarlaReplayer::PlayAfterLoadMap::TimeFactor |
Definition at line 46 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
| double CarlaReplayer::PlayAfterLoadMap::TimeStart |
Definition at line 43 of file CarlaReplayer.h.
Referenced by CarlaReplayer::CheckPlayAfterMapLoaded(), and CarlaReplayer::ReplayFile().
1.8.13