AGI STK Astrogator 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.