Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::natural_sky::Location Struct Reference

Last update: 16.07.2025

The 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

◆ latitude

google::protobuf::DoubleValue asset_preparation::v3::natural_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::v3::natural_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.

◆ cardinal_direction

google::protobuf::DoubleValue asset_preparation::v3::natural_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.

The documentation for this struct was generated from the following file:
  • natural_sky_description.proto

Connect with Ansys