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






Windows & Linux

Description

The propulsion type to be modeled.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropulsionMethod() As AgEVAPropulsionMethod
[C#]
public AgEVAPropulsionMethod PropulsionMethod {get;}
[Managed C++]
public: __property AgEVAPropulsionMethod get_PropulsionMethod();
[Unmanaged C++]
public: HRESULT get_PropulsionMethod(
   AgEVAPropulsionMethod * pRetVal
);
[Java]
public AgEVAPropulsionMethod getPropulsionMethod();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.