Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic provides information about the data fields that are specific to the gravity vector.
Data fields
The following table shows the data fields. For more information about the types shown in the type column, see PROPVARIANT structure.
| Property key | Type | Required/Optional | Description |
|---|---|---|---|
| PKEY_SensorData_AccelerationX_Gs | VT_R4 | Required | The x-axis acceleration in g's. |
| PKEY_SensorData_AccelerationY_Gs | VT_R4 | Required | The y-axis acceleration in g's. |
| PKEY_SensorData_AccelerationZ_Gs | VT_R4 | Required | The z-axis acceleration in g's. |