Interface used to specify the vector describing the tracker's location. Used to support the IAgODProvideTrackingData interface.
CoordSystem | Specifies the coordinate system the tracker vector is in. |
ElmType | Specifies what data is available for the tracker vector. |
X | X position component. |
XD | X velocity component. |
Y | Y position component. |
YD | Y velocity component. |
Z | Z position component. |
ZD | Z velocity component. |





