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





Description

The specific engine model or thruster set to be used for the maneuver.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropulsionMethodValue() As String

[C#]
public string PropulsionMethodValue {get;}

[Managed C++]
public: __property String __gc ^ get_PropulsionMethodValue();

[Unmanaged C++]
public: HRESULT get_PropulsionMethodValue(
BSTR * pRetVal
);

[Java]
public String getPropulsionMethodValue();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1