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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1