Tracking & motion features
Default features
TrackId
The ID of the track an object belongs to. It is empty if the object is not part of any track.
Time
The object time in i-th frame (in seconds) that was used (defined in the Track Particles settings dialog) for tracking. It is typically Time but the tracking may reference different calculated feature.
Position
The object position in i-th frame for 2D and for 3D (in microns) that was used (defined in the Track Particles settings dialog) for tracking. It is typically one of the Object position features but the tracking may reference different calculated position (e.g. relative to another object).
Motion features
Motion features are calculated by Motion Features for each object (in a track) and per -th frame.
All motion features are calculated from object’s Position and time in the current -th position with respect to the previous -th position. First -th position has the features left empty.

ΔTime
ΔPosition
Velocity
Distance
Speed
Heading
Angle in degrees between the direction of the Velocity vector and the positive -axis. Zero degrees is in the direction of X axis (to the right) and increasing counterclockwise until 360.

Elevation
Angle between the direction of the Velocity vector and the XY plane. Positive Elevation is towards positive Z coordinates. The values range from -90 to 90.

Acceleration
The length of Acceleration vector is a measure of total force that is acting on an object.

Resulting table:
| t-index | time [s] | position | velocity | accelerations |
|---|---|---|---|---|
| 0 | ||||
| 1 | ||||
| 2 |
AccelerationT
Tangential acceleration is the part of Acceleration vector that has the same direction as the Velocity vector . It represents the accelerating or decelerating force.
AccelerationN
Normal Acceleration is the part of Acceleration vector that is perpendicular to the Velocity vector . It represents a deviating force.
ΔHeading
ΔElevation
Turning Rate
In degrees per second.
Pitching Rate
In degrees per second.
Path Length
Is the sum of the segment lengths up the the -th frame.
Path Speed
Line Length
Is the distance of -th position from the beginning of the track.

Line Speed
Straightness
Line length over path length. Ranges from 0 to 1.
Track features
Are features measured on the whole track by the Track Features node.
Segments
Number of segments. One less teh number of objects in the track.
Length
Is the length of the track (sum pf all segment lengths).
Duration
How long the track lasts (in seconds).
Speed
Average track speed.
Heading
Average track heading.
Elevation
Average track elevation.
Acceleration
Total acceleration.
Line Length
Is the distance of -th position from the beginning of the track.
Line Speed
Straightness
Line length over track length. Ranges from 0 to 1.
