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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.