The interface represents an interval with the time, position and velocity arrays.
Positions | An array of 3-tuples each tuple representing the point's cartesian position (x,y,z). |
Start | The start time of the interval. |
Stop | The stop time of the interval. |
Times | A time array associated with the interval. |
Velocities | An array of velocities. |