AGI STK Objects 11Send 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 ** ppRetVal
);
[Java]
public IAgVeAttMaximumSlewAcceleration getMaximumSlewAcceleration();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.