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






Windows & Linux

Description

The maneuver type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ManeuverType() As AgEVAManeuverType
[C#]
public AgEVAManeuverType ManeuverType {get;}
[Managed C++]
public: __property AgEVAManeuverType get_ManeuverType();
[Unmanaged C++]
public: HRESULT get_ManeuverType(
   AgEVAManeuverType * pRetVal
);
[Java]
public AgEVAManeuverType getManeuverType();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.