AGI STK Objects 11 Send comments on this topic.
IAgVeTargetPointingCollection Collection

Description

Attitude Targets

Object Model

Public Methods

Public Method Add Adds a new element to the collection.
Public Method AddPositionAsTarget Adds the specified LLA position to the collection of targets. Latitude param uses Latitude Dimension, Longitude param uses Longitude Dimension. Alt param uses Distance Dimension.
Public Method Contains Returns true if the collection contains the specified target
Public Method Remove Removes the element using the object path.
Public Method RemoveAll Removes all elements from the collection.
Public Method RemoveAt Removes an element from the collection using specified index.

Public Properties

Public Property AvailableTargets Returns an array of available targets
Public Property Count Returns the number of elements in a collection.
Public Property Item Given an index, returns an element in the collection.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1