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





Windows & Linux

Description

Get 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 * pVal
);
[Java]
public AgEVAPropulsionMethod getPropulsionMethod();
[Python - STK API ]
@property
def PropulsionMethod(self) -> "AgEVAPropulsionMethod":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.