Stay organized with collections
Save and categorize content based on your preferences.
ALimitedAxesImuEvent
Summary
Public attributes
@82
Declared in android/sensor.h
union ALimitedAxesImuEvent::@81 ALimitedAxesImuEvent::@82
@84
Declared in android/sensor.h
union ALimitedAxesImuEvent::@83 ALimitedAxesImuEvent::@84
calib
Declared in android/sensor.h
float ALimitedAxesImuEvent::calib[3]
supported
Declared in android/sensor.h
float ALimitedAxesImuEvent::supported[3]
x
Declared in android/sensor.h
float ALimitedAxesImuEvent::x
x_supported
Declared in android/sensor.h
float ALimitedAxesImuEvent::x_supported
y
Declared in android/sensor.h
float ALimitedAxesImuEvent::y
y_supported
Declared in android/sensor.h
float ALimitedAxesImuEvent::y_supported
z
Declared in android/sensor.h
float ALimitedAxesImuEvent::z
z_supported
Declared in android/sensor.h
float ALimitedAxesImuEvent::z_supported
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[],[],null,["# ALimitedAxesImuEvent Struct Reference\n\nALimitedAxesImuEvent\n====================\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------------|-----------------------------------|\n| [@82](#struct_a_limited_axes_imu_event_1a63d351f111280a873161b52d8f9b7085) | `union ALimitedAxesImuEvent::@81` |\n| [@84](#struct_a_limited_axes_imu_event_1a56704a9d1650ebc75985af98a4ad598d) | `union ALimitedAxesImuEvent::@83` |\n| [calib](#struct_a_limited_axes_imu_event_1a34c5aaeca5bc09e2f4aa8625215d758c)`[3]` | `float` |\n| [supported](#struct_a_limited_axes_imu_event_1ae9f0b59328cb5ab45b69fccf4c7e2fb2)`[3]` | `float` |\n| [x](#struct_a_limited_axes_imu_event_1a7251ed2c1f91adbfd6f54182ae49288f) | `float` |\n| [x_supported](#struct_a_limited_axes_imu_event_1abd6e50366ecf6582ff25358e69811e37) | `float` |\n| [y](#struct_a_limited_axes_imu_event_1a508a592b3292d279c9449686ea8084e2) | `float` |\n| [y_supported](#struct_a_limited_axes_imu_event_1ac9cda5e188f1b1e496688f4da77ffbba) | `float` |\n| [z](#struct_a_limited_axes_imu_event_1a7e2c0716335ee972bdee5cbf173a2e70) | `float` |\n| [z_supported](#struct_a_limited_axes_imu_event_1aa0b0536bd7e8970e8c42fdb6ce93b4f6) | `float` |\n\nPublic attributes\n-----------------\n\n### @82\n\nDeclared in `android/sensor.h` \n\n```objective-c\nunion ALimitedAxesImuEvent::@81 ALimitedAxesImuEvent::@82\n``` \n\n### @84\n\nDeclared in `android/sensor.h` \n\n```objective-c\nunion ALimitedAxesImuEvent::@83 ALimitedAxesImuEvent::@84\n``` \n\n### calib\n\nDeclared in `android/sensor.h` \n\n```text\nfloat ALimitedAxesImuEvent::calib[3]\n``` \n\n### supported\n\nDeclared in `android/sensor.h` \n\n```text\nfloat ALimitedAxesImuEvent::supported[3]\n``` \n\n### x\n\nDeclared in `android/sensor.h` \n\n```text\nfloat ALimitedAxesImuEvent::x\n``` \n\n### x_supported\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat ALimitedAxesImuEvent::x_supported\n``` \n\n### y\n\nDeclared in `android/sensor.h` \n\n```text\nfloat ALimitedAxesImuEvent::y\n``` \n\n### y_supported\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat ALimitedAxesImuEvent::y_supported\n``` \n\n### z\n\nDeclared in `android/sensor.h` \n\n```text\nfloat ALimitedAxesImuEvent::z\n``` \n\n### z_supported\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat ALimitedAxesImuEvent::z_supported\n```"]]