Get the missile's 3D trajectory frame graphics.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TrajectorySystems() As IAgVeVOSystemsCollection |
| [C#] |
|---|
public IAgVeVOSystemsCollection TrajectorySystems {get;} |
| [Managed C++] |
|---|
public: __property IAgVeVOSystemsCollection ^ get_TrajectorySystems(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeVOSystemsCollection getTrajectorySystems(); |
[Python - STK API ] |
|---|
@property def TrajectorySystems(self) -> "IAgVeVOSystemsCollection": |






