MTO Field Of View computation.
AreAllTracksInFOV | Returns true if all tracks are in the field of view of the sensor at the given time. |
AreTracksInFOV | Return an array of track ids and boolean values. |
ComputeAllTracks | Returns an array of track ids and boolean values for all tracks. |
ComputeTracks | Return an array of track ids and boolean values. |
IsAnyTrackInFOV | Returns true if any track is in the field of view of the sensor at the given time. |
IsTrackInFOV | Returns true is the track is in the field of view of the sensor at the given time. |