Get the launch vehicle's 3D trajectory frame
properties.
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++] |
---|
public: HRESULT get_TrajectorySystems(
|
[Java] |
---|
public IAgVeVOSystemsCollection getTrajectorySystems();
|