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





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

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1