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





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 ** ppRetVal
);

[Java]
public IAgClassicalLocation getLocation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1