AGI STK Objects 11 Send comments on this topic.
Precession Property (IAgVeProfileSpinAligned)
See Also 





Description

Get the precession data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Precession() As IAgVeRateOffset

[C#]
public IAgVeRateOffset Precession {get;}

[Managed C++]
public: __property IAgVeRateOffset^ get_Precession();

[Unmanaged C++]
public: HRESULT get_Precession(
IAgVeRateOffset ** ppRetVal
);

[Java]
public IAgVeRateOffset getPrecession();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1