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






Windows & Linux

Description

Returns a currently selected attitude slew configuration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SlewMode() As IAgVeAttSlewBase

[C#]
public IAgVeAttSlewBase SlewMode {get;}

[Managed C++]
public: __property IAgVeAttSlewBase^ get_SlewMode();

[Unmanaged C++]
public: HRESULT get_SlewMode(
IAgVeAttSlewBase ** ppRetVal
);

[Java]
public IAgVeAttSlewBase getSlewMode();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface