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

Description

MTO Visibility computation.

Public Methods

Public Method AreAllTracksVisible Returns true if all tracks are visible to the object.
Public Method AreTracksVisible Returns true if any track in the array is visible to the object.
Public Method ComputeAllTracks Returns an array of track ids with a bool value indicating if it's visible to the specified object.
Public Method ComputeTracks Returns an array of track ids with a bool value indicating if it's visible to the specified object.
Public Method IsAnyTrackVisible Returns true if any track is visible to the object.
Public Method IsTrackVisible Returns true is the track is visible to the object

Public Properties

Public Property Entirety Visibility Entirety.
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 used for the visibility computation.
Public Property UseTerrain Indicate whether to use terrain instead of line of sight. Default is Terrain Off.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1