AGI STK Util 11 Send comments on this topic.
QS Property (IAgOrientationQuaternion)
See Also 
Windows






Windows & Linux

Description

qs scalar component. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property QS() As Double

[C#]
public double QS {get; set;}

[Managed C++]
public: __property double get_QS();
public: __property void set_QS(
double
);

[Unmanaged C++]
public: HRESULT get_QS(
double * pRetVal
);
public: HRESULT put_QS(
double NewQS
);

[Java]
public double getQS();public void setQS(
double
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface