Get the propagator type used by the missile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TrajectoryType() As AgEVePropagatorType |
| [C#] |
|---|
public AgEVePropagatorType TrajectoryType {get;} |
| [Managed C++] |
|---|
public: __property AgEVePropagatorType get_TrajectoryType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVePropagatorType getTrajectoryType(); |
[Python - STK API ] |
|---|
@property def TrajectoryType(self) -> "AgEVePropagatorType": |






