AGI STK Astrogator 11 Send comments on this topic.
Maneuver Property (IAgVAMCSManeuver)
See Also 
Windows






Windows & Linux

Description

The Maneuver properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Maneuver() As IAgVAManeuver

[C#]
public IAgVAManeuver Maneuver {get;}

[Managed C++]
public: __property IAgVAManeuver^ get_Maneuver();

[Unmanaged C++]
public: HRESULT get_Maneuver(
IAgVAManeuver ** ppRetVal
);

[Java]
public IAgVAManeuver getManeuver();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface