STK AstrogatorSend comments on this topic.
PropulsionMethodValue Property (IAgVAManeuver)
See Also
Windows





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public String getPropulsionMethodValue();
[Python - STK API ]
@property
def PropulsionMethodValue(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.