# Hid_RelAxesArray ## Overview Defines an array of relative coordinates. **Since** 11 **Related module** [HID DDK](_hid_ddk.md) ## Summary ### Member Variables | Name| Description| | -------- | -------- | | [hidRelAxes](#hidrelaxes) | Array of relative coordinates.| | [length](#length) | Length of the array.| ## Member Variable Description ### hidrelaxes ``` Hid_RelAxes Hid_RelAxesArray::*hidRelAxes ``` **Description** Array of relative coordinates. ### length ``` uint16_t Hid_RelAxesArray::length ``` **Description** Length of the array.