STK Common Entity LibrarySend comments on this topic.
IAgEntityPosition Interface

Description

An Earth-centered fixed (ECF) position represented by latitude, longitude and altitude in degrees and meters.

Public Methods

Public Method GetGet all three position elements.
Public Method GetArrayGet all three position elements as an array.
Public Method SetSet all three position elements.

Public Properties

Public Property AltitudeThe altitude in meters.
Public Property LatitudeThe latitude in degrees.
Public Property LongitudeThe longitude in degrees.
Public Property OnTerrainIf true, altitude is ignored and the entity is assumed to be on terrain.

Interfaces

Implemented Interface
IAgPersistSafeArray

CoClasses that Implement IAgEntityPosition

© 2024 Analytical Graphics, Inc. All Rights Reserved.