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






Windows & Linux

Description

Get the precession rate and offset.

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.