asset_preparation::v1::sky::AmbientConditions Struct Reference
Last update: 16.07.2025The ambient conditions properties. More...
Collaboration diagram for asset_preparation::v1::sky::AmbientConditions:

Public Attributes | |
| google::protobuf::DoubleValue | turbidity = 1 |
| google::protobuf::DoubleValue | ambient_temperature = 2 |
| google::protobuf::DoubleValue | relative_humidity = 3 |
| common::Empty | no_override = 4 |
| google::protobuf::DoubleValue | max_solar_warming = 5 |
| google::protobuf::DoubleValue | mean_road_emissivity = 6 |
Detailed Description
The ambient conditions properties.
Member Data Documentation
◆ ambient_temperature
| google::protobuf::DoubleValue asset_preparation::v1::sky::AmbientConditions::ambient_temperature = 2 |
The ambient temperature.
Unit: Degree Celsius
- Note
- Must be in the range [-25,65].
- The default value is 25.
◆ max_solar_warming
| google::protobuf::DoubleValue asset_preparation::v1::sky::AmbientConditions::max_solar_warming = 5 |
ONEOF(override_max_solar_warming) The maximum solar warming, describing the maximal temperature difference between shadowed and sun-exposed road.
Unit: Degree Celsius
- Note
- Must be in the range [0,100].
- The default value is 0.
◆ mean_road_emissivity
| google::protobuf::DoubleValue asset_preparation::v1::sky::AmbientConditions::mean_road_emissivity = 6 |
Mean road emissivity.
Unit: Percentage (%)
- Note
- Must be in the range [0,100].
- The default value is 10.
◆ no_override
| common::Empty asset_preparation::v1::sky::AmbientConditions::no_override = 4 |
ONEOF(override_max_solar_warming) The maximum solar warming is not overridden.
- Note
- This is the default mode.
- With this mode, the max_solar_warming is automatically computed.
◆ relative_humidity
| google::protobuf::DoubleValue asset_preparation::v1::sky::AmbientConditions::relative_humidity = 3 |
The relative humidity.
Unit: Percentage (%)
- Note
- Must be in the range [0,100].
- The default value is 50.
◆ turbidity
| google::protobuf::DoubleValue asset_preparation::v1::sky::AmbientConditions::turbidity = 1 |
The sky turbidity.
- Note
- Must be in the range [2,9].
- The default value is 3.
The documentation for this struct was generated from the following file:
- sky_description.proto