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 
[C#]
public IAgOrbitState NewOrbitStateOnEarth();
[Managed C++]
public: IAgOrbitState ^ NewOrbitStateOnEarth();
[Java]
public IAgOrbitState newOrbitStateOnEarth();
[Unmanaged C++]
public: HRESULT NewOrbitStateOnEarth(
    IAgOrbitState ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.