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






Windows & Linux

Description

Define the display of the marker to represent the selected vehicle while traveling along its actual orbit, separate from that of its ground track. The orbit is the actual path that a vehicle follows.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OrbitMarker() As IAgVOMarker
[C#]
public IAgVOMarker OrbitMarker {get;}
[Managed C++]
public: __property IAgVOMarker ^ get_OrbitMarker();
[Unmanaged C++]
public: HRESULT get_OrbitMarker(
    IAgVOMarker ** ppVal
);
[Java]
public IAgVOMarker getOrbitMarker();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.