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






Windows & Linux

Description

The location of the spacecraft in the orbit at epoch.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Location() As IAgClassicalLocation
[C#]
public IAgClassicalLocation Location {get;}
[Managed C++]
public: __property IAgClassicalLocation ^ get_Location();
[Unmanaged C++]
public: HRESULT get_Location(
    IAgClassicalLocation ** ppVal
);
[Java]
public IAgClassicalLocation getLocation();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.