AGI STK VGT 11 Send comments on this topic.
Trajectory Property (IAgCrdnAxesBPlane)
See Also 





Description

Specify a trajectory point.

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnPointRefTo Trajectory {get;}

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

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

[Java]
public IAgCrdnPointRefTo getTrajectory();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1