STK ObjectsSend 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();
[Python - STK API ]
@property
def SlewMode(self) -> "IAgVeAttSlewBase":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.