Helper method to get orientation using the YPR angles representation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Python - STK API] |
|---|
def QueryYPRAngles(self, Sequence:"AgEYPRAnglesSequence") -> typing.Tuple[typing.Any, typing.Any, typing.Any]: |
- Sequence
- Yaw
- Pitch
- Roll





