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






Windows & Linux

Description

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

Syntax

[Visual Basic .NET]
Public Function NewPositionOnEarth() As 
[C#]
public IAgPosition NewPositionOnEarth();
[Managed C++]
public: IAgPosition ^ NewPositionOnEarth();
[Java]
public IAgPosition newPositionOnEarth();
[Unmanaged C++]
public: HRESULT NewPositionOnEarth(
    IAgPosition ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.