MTO range computation.
AreAllTracksInRange | Returns true if all tracks are in range of the specified object. |
AreTracksInRange | Returns true if any track in the array is visible to the object. |
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. |
ComputeRanges | Returns an array of track ids with a bool value if it's in range of the object. |
IsAnyTrackInRange | Returns true if any track is in range of the specified object. |
IsTrackInRange | Returns true is the track id is within range. |
Entirety | Range Entirety. |
LowerLimit | Gets or sets the lower range limit in Distance Units. |
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 to which range is being computed. |
UpperLimit | Gets or sets the upper range limit in Distance Units. |