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






Windows & Linux

Description

Configure how to constrain the slew rate.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaximumSlewRate() As IAgVeAttMaximumSlewRate
[C#]
public IAgVeAttMaximumSlewRate MaximumSlewRate {get;}
[Managed C++]
public: __property IAgVeAttMaximumSlewRate^ get_MaximumSlewRate();
[Unmanaged C++]
public: HRESULT get_MaximumSlewRate(
   IAgVeAttMaximumSlewRate ** ppRetVal
);
[Java]
public IAgVeAttMaximumSlewRate getMaximumSlewRate();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.