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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1