NET_SDK_IVE_TRAJECT_T¶
Structure Definition¶
1 2 3 4 5 | |
1 2 3 4 5 6 7 | |
Function Description¶
Target trajectory structure.
Member Description¶
| Member | Type | Remark |
|---|---|---|
| length | unsigned int | The length of the track, i.e. the number of tracks. |
| points | NET_SDK_IVE_POINT_T[32] | Center point coordinates. |