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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface