Variables | |
static const float | FOG_DENSITY_THRESHOLD = 20.0f |
static const float | HEAVY_PRECIPITATION_THRESHOLD = 80.0f |
static const float | MAX_DISTANCE_LIGHT_CHECK = 225.0f |
static const float | SUN_ALTITUDE_DEGREES_AFTER_SUNSET = 165.0f |
static const float | SUN_ALTITUDE_DEGREES_BEFORE_DAWN = 15.0f |
static const float | SUN_ALTITUDE_DEGREES_JUST_AFTER_DAWN = 35.0f |
static const float | SUN_ALTITUDE_DEGREES_JUST_BEFORE_SUNSET = 145.0f |
|
static |
Definition at line 141 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 140 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 142 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 137 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 136 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 138 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().
|
static |
Definition at line 139 of file Constants.h.
Referenced by carla::traffic_manager::VehicleLightStage::Update().