CARLA
载入中...
搜索中...
未找到
carla
traffic_manager
constants
TrackTraffic
变量
carla::traffic_manager::constants::TrackTraffic 命名空间参考
变量
static const uint64_t
BUFFER_STEP_THROUGH
= 5
static const float
INV_BUFFER_STEP_THROUGH
= 1.0f / static_cast<float>(
BUFFER_STEP_THROUGH
)
变量说明
◆
BUFFER_STEP_THROUGH
const uint64_t carla::traffic_manager::constants::TrackTraffic::BUFFER_STEP_THROUGH = 5
static
在文件
Constants.h
第
159
行定义.
◆
INV_BUFFER_STEP_THROUGH
const float carla::traffic_manager::constants::TrackTraffic::INV_BUFFER_STEP_THROUGH = 1.0f / static_cast<float>(
BUFFER_STEP_THROUGH
)
static
在文件
Constants.h
第
160
行定义.
制作者
1.10.0