AGI STK Objects 11 Send comments on this topic.
IAgMtoAnalysisRange Interface

Description

MTO range computation.

Public Methods

Public Method AreAllTracksInRange Returns true if all tracks are in range of the specified object.
Public Method AreTracksInRange Returns true if any track in the array is visible to the object.
Public Method ComputeAllRanges Computes the range of all track ids. Returns an array of track ids with a bool value if it's in range of the object.
Public Method ComputeRanges Returns an array of track ids with a bool value if it's in range of the object.
Public Method IsAnyTrackInRange Returns true if any track is in range of the specified object.
Public Method IsTrackInRange Returns true is the track id is within range.

Public Properties

Public Property Entirety Range Entirety.
Public Property LowerLimit The lower range limit in Distance Units.
Public Property ObjectData If the Object to which range will be computed is an MTO, use this option to specify the track that will be used to compute that range. By default the MTO's ComputeTrack will be used.
Public Property ObjectInterval Use Extended to use the last point of the ephemeris span of the object for times past the last point. Default is Normal.
Public Property StkObjectPath The object to which range is being computed.
Public Property UpperLimit The upper range limit in Distance Units.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1