STK ObjectsSend comments on this topic.
GroundTrack Property (IAgVeGfxTrajectoryPassData)
See Also
Windows





Windows & Linux

Description

Ground track display properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundTrack() As IAgVeGfxLeadTrailData
[C#]
public IAgVeGfxLeadTrailData GroundTrack {get;}
[Managed C++]
public: __property IAgVeGfxLeadTrailData ^ get_GroundTrack();
[Unmanaged C++]
public: HRESULT get_GroundTrack(
    IAgVeGfxLeadTrailData ** ppVal
);
[Java]
public IAgVeGfxLeadTrailData getGroundTrack();
[Python - STK API ]
@property
def GroundTrack(self) -> "IAgVeGfxLeadTrailData":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.