AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.