AGI STK Objects 11 Send comments on this topic.
GroundTrack Property (IAgVeVOTrajectoryPassData)
See Also 
Windows






Windows & Linux

Description

Get the 3D ground track data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundTrack() As IAgVeVOLeadTrailData

[C#]
public IAgVeVOLeadTrailData GroundTrack {get;}

[Managed C++]
public: __property IAgVeVOLeadTrailData^ get_GroundTrack();

[Unmanaged C++]
public: HRESULT get_GroundTrack(
IAgVeVOLeadTrailData ** ppRetVal
);

[Java]
public IAgVeVOLeadTrailData getGroundTrack();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface