AGI STK Objects 11 Send comments on this topic.
GroundMarker Property (IAgVeTrajectoryVOModel)
See Also 





Description

Represents the vehicle's position along its ground track.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundMarker() As IAgVOMarker

[C#]
public IAgVOMarker GroundMarker {get;}

[Managed C++]
public: __property IAgVOMarker^ get_GroundMarker();

[Unmanaged C++]
public: HRESULT get_GroundMarker(
IAgVOMarker ** ppRetVal
);

[Java]
public IAgVOMarker getGroundMarker();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1