MTO Visibility computation.
AreAllTracksVisible | Returns true if all tracks are visible to the object. |
AreTracksVisible | Returns true if any track in the array is visible to the object. |
ComputeAllTracks | Returns an array of track ids with a bool value indicating if it's visible to the specified object. |
ComputeTracks | Returns an array of track ids with a bool value indicating if it's visible to the specified object. |
IsAnyTrackVisible | Returns true if any track is visible to the object. |
IsTrackVisible | Returns true is the track is visible to the object. |
Entirety | Visibility Entirety. |
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. |
ObjectInterval | Use Extended to use the last point of the ephemeris span of the object for times past the last point. Default is Normal. |
StkObjectPath | Gets or sets the object used for the visibility computation. |
UseTerrain | Indicate whether to use terrain instead of line of sight. Default is Terrain Off. |