Skip to main content

AVxcelerate Sensors Simulator API 2025 R1

vss::EulerAngles Struct Reference

Last update: 14.01.2025

Euler angles. More...

Public Attributes

double yaw = 1
 
double pitch = 2
 
double roll = 3
 

Detailed Description

Euler angles.

Note
In AVX convention, yaw is the rotation around the Y axis, pitch is the rotation around the X axis and roll is the rotation around the Z axis.

Member Data Documentation

◆ yaw

double vss::EulerAngles::yaw = 1

The rotation around the Y axis.

◆ pitch

double vss::EulerAngles::pitch = 2

The rotation around the X axis.

◆ roll

double vss::EulerAngles::roll = 3

The rotation around the Z axis.


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

Connect with Ansys