asset_preparation::v2::sky::Location Struct Reference
Last update: 16.07.2025The location properties. More...
Public Attributes | |
| google::protobuf::DoubleValue | latitude = 1 |
| google::protobuf::DoubleValue | longitude = 2 |
| google::protobuf::DoubleValue | cardinal_direction = 3 |
Detailed Description
The location properties.
Member Data Documentation
◆ cardinal_direction
| google::protobuf::DoubleValue asset_preparation::v2::sky::Location::cardinal_direction = 3 |
The cardinal direction for the X axis of the environment.
Unit: Degree
- Note
- Must be in the range [0,359].
- The default value is 0.
◆ latitude
| google::protobuf::DoubleValue asset_preparation::v2::sky::Location::latitude = 1 |
The latitude describing the south-north position.
Unit: Degree
- Note
- Must be in the range [-90,90].
- The default value is 48.
◆ longitude
| google::protobuf::DoubleValue asset_preparation::v2::sky::Location::longitude = 2 |
The longitude describing the east-west position.
Unit: Degree
- Note
- Must be in the range [-180,180].
- The default value is 2.
The documentation for this struct was generated from the following file:
- sky_description.proto