Returns true is the track is in the field of view of the sensor at the given time.
| [Visual Basic .NET] |
|---|
Public Function IsTrackInFOV( _ ByVal TrackId As Integer, _ ByVal Time As System.Object _ ) As Boolean |
| [Unmanaged C++] |
|---|
public: HRESULT IsTrackInFOV( |
- TrackId
- Time
