AGI STK VGT 11Send comments on this topic.
Quaternions Property (IAgCrdnAxesSamplingInterval)
See Also 
Windows






Windows & Linux

Description

An array of 4-tuples each tuple representing the orientation of the axes as a quaternion (q1,q2,q3,q4).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Quaternions() As System.Array
[C#]
public System.Array Quaternions {get;}
[Managed C++]
public: __property System::Array^ get_Quaternions();
[Unmanaged C++]
public: HRESULT get_Quaternions(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getQuaternions();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.