STK ObjectsSend comments on this topic.
MaximumSlewAcceleration Property (IAgVeAttSlewConstrained)
See Also
Windows





Windows & Linux

Description

Configure how to constrain the slew acceleration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumSlewAcceleration() As IAgVeAttMaximumSlewAcceleration
[C#]
public IAgVeAttMaximumSlewAcceleration MaximumSlewAcceleration {get;}
[Managed C++]
public: __property IAgVeAttMaximumSlewAcceleration ^ get_MaximumSlewAcceleration();
[Unmanaged C++]
public: HRESULT get_MaximumSlewAcceleration(
    IAgVeAttMaximumSlewAcceleration ** ppVal
);
[Java]
public IAgVeAttMaximumSlewAcceleration getMaximumSlewAcceleration();
[Python - STK API ]
@property
def MaximumSlewAcceleration(self) -> "IAgVeAttMaximumSlewAcceleration":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.