STK ObjectsSend comments on this topic.
IAgVeTargetPointingCollection Interface

Description

Attitude Targets

Public Methods

Public Method AddAdds a new element to the collection.
Public Method AddPositionAsTargetAdds 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 ContainsReturns true if the collection contains the specified target
Public Method RemoveRemoves the element using the object path.
Public Method RemoveAllRemoves all elements from the collection.
Public Method RemoveAtRemoves an element from the collection using specified index.

Public Properties

Public Property AvailableTargetsReturns an array of available targets
Public Property CountReturns the number of elements in a collection.
Public Property ItemGiven an index, returns an element in the collection.
© 2024 Analytical Graphics, Inc. All Rights Reserved.