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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1