AGI STK Objects 11 Send comments on this topic.
Trajectory Property (IAgMissile)
See Also 





Description

Get the missile's trajectory properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Trajectory() As IAgVePropagator

[C#]
public IAgVePropagator Trajectory {get;}

[Managed C++]
public: __property IAgVePropagator^ get_Trajectory();

[Unmanaged C++]
public: HRESULT get_Trajectory(
IAgVePropagator ** ppRetVal
);

[Java]
public IAgVePropagator getTrajectory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1