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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1