Imu_OffScaleFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class Imu_OffScaleFlags
public enum Imu_OffScaleFlags
type Imu_OffScaleFlags =
Public Enum Imu_OffScaleFlags
- Inheritance
-
Imu_OffScaleFlags
Fields
| OffScale_AccelX | 1 | |
| OffScale_AccelY | 2 | |
| OffScale_AccelZ | 4 | |
| OffScale_GyroX | 8 | |
| OffScale_GyroY | 16 | |
| OffScale_GyroZ | 32 |