Click or drag to resize
XDL

eVTrackerTag Enumeration

MISB ST 0903.6 VMTI LS: VTracker Local Set

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 3.0.0.0
Syntax
C#
public enum eVTrackerTag
Members
Member nameValueDescription
TargetID1 A unique identifier (UUID) for the track
Deprecated_2_DetectionStatus2 ST 0903.6 deprecates this item
StartTimeStamp3 Time of the first observation of the entity
EndTimeStamp4 Time for the latest (most recent) observation of the entity
BoundingBox5 Set of vertices of type Location that specify a bounding area, which encloses the full extent of VMTI detections for the entity
Deprecated_6_Algorithm6 ST 0903.6 deprecates this item
ConfidenceLevel7 An estimation of the certainty or correctness of VMTI movement detections.Larger values indicate greater confidence.
Deprecated_8_NumPoints8 ST 0903.6 deprecates this item
History9 Points of type Location that represent the locations of VMTI detections
Velocity10 Velocity of the entity at the time of latest (most recent) observation
Acceleration11 Acceleration of the entity at the time of latest(most recent) observation
AlrogithmId12 Identifier indicating which algorithm in the Algorithm Series tracked this target
See Also