STK ObjectsSend 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 ** ppVal
);
[Java]
public IAgVeRateOffset getPrecession();
[Python - STK API ]
@property
def Precession(self) -> "IAgVeRateOffset":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.