STK UtilSend comments on this topic.
NewOrbitStateOnEarth Method (IAgConversionUtility)
See Also
Windows





Windows & Linux

Description

Creates an IAgOrbitState interface with earth as its central body.

Syntax

[Visual Basic .NET]
Public Function NewOrbitStateOnEarth() As IAgOrbitState
[C#]
public IAgOrbitState NewOrbitStateOnEarth();
[Managed C++]
public: IAgOrbitState ^ NewOrbitStateOnEarth();
[Unmanaged C++]
public: HRESULT NewOrbitStateOnEarth(
    IAgOrbitState ** ppRetVal
);
[Java]
public IAgOrbitState newOrbitStateOnEarth();
[Python - STK API ]
def NewOrbitStateOnEarth(self) -> "IAgOrbitState":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.