STK ObjectsSend comments on this topic.
IAgMtoAnalysisVisibility Interface

Description

MTO Visibility computation.

Public Methods

Public Method AreAllTracksVisibleReturns true if all tracks are visible to the object.
Public Method AreTracksVisibleReturns true if any track in the array is visible to the object.
Public Method ComputeAllTracksReturns an array of track ids with a bool value indicating if it's visible to the specified object.
Public Method ComputeTracksReturns an array of track ids with a bool value indicating if it's visible to the specified object.
Public Method IsAnyTrackVisibleReturns true if any track is visible to the object.
Public Method IsTrackVisibleReturns true is the track is visible to the object

Public Properties

Public Property EntiretyVisibility Entirety.
Public Property ObjectDataIf 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 ObjectIntervalUse Extended to use the last point of the ephemeris span of the object for times past the last point. Default is Normal.
Public Property StkObjectPathThe object used for the visibility computation.
Public Property UseTerrainIndicate whether to use terrain instead of line of sight. Default is Terrain Off.
© 2024 Analytical Graphics, Inc. All Rights Reserved.