AGI STK Util 11Send comments on this topic.
NewOrbitStateOnEarth Method (IAgConversionUtility)
See Also 
Windows






Windows & Linux

Description

Creates an IAgOrbitState interface with earth as it's central body.

Syntax

[Visual Basic .NET]
Public Function NewOrbitStateOnEarth() As IAgOrbitState
[C#]
public IAgOrbitState NewOrbitStateOnEarth();
[Managed C++]
public: IAgOrbitState^ NewOrbitStateOnEarth();
[Java]
public IAgOrbitState newOrbitStateOnEarth();
[Unmanaged C++]
public: HRESULT NewOrbitStateOnEarth(
   IAgOrbitState ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.