STK ObjectsSend comments on this topic.
TrendingControls Property (IAgVeProfileAviator)
See Also
Windows





Windows & Linux

Description

Get the attitude trending controls.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.