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






Windows & Linux

Description

Get the spin rate and offset.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Spin() As IAgVeRateOffset
[C#]
public IAgVeRateOffset Spin {get;}
[Managed C++]
public: __property IAgVeRateOffset^ get_Spin();
[Unmanaged C++]
public: HRESULT get_Spin(
   IAgVeRateOffset ** ppRetVal
);
[Java]
public IAgVeRateOffset getSpin();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.