STK ObjectsSend comments on this topic.
TrajectorySystems Property (IAgMsVO)
See Also
Windows





Windows & Linux

Description

Get the missile's 3D trajectory frame graphics.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrajectorySystems() As IAgVeVOSystemsCollection
[C#]
public IAgVeVOSystemsCollection TrajectorySystems {get;}
[Managed C++]
public: __property IAgVeVOSystemsCollection ^ get_TrajectorySystems();
[Unmanaged C++]
public: HRESULT get_TrajectorySystems(
    IAgVeVOSystemsCollection ** ppVal
);
[Java]
public IAgVeVOSystemsCollection getTrajectorySystems();
[Python - STK API ]
@property
def TrajectorySystems(self) -> "IAgVeVOSystemsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.