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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1