Stay organized with collections
Save and categorize content based on your preferences.
AUncalibratedEvent
Summary
Public attributes
@72
Declared in android/sensor.h
union AUncalibratedEvent::@71 AUncalibratedEvent::@72
@74
Declared in android/sensor.h
union AUncalibratedEvent::@73 AUncalibratedEvent::@74
bias
Declared in android/sensor.h
float AUncalibratedEvent::bias[3]
uncalib
Declared in android/sensor.h
float AUncalibratedEvent::uncalib[3]
x_bias
Declared in android/sensor.h
float AUncalibratedEvent::x_bias
x_uncalib
Declared in android/sensor.h
float AUncalibratedEvent::x_uncalib
y_bias
Declared in android/sensor.h
float AUncalibratedEvent::y_bias
y_uncalib
Declared in android/sensor.h
float AUncalibratedEvent::y_uncalib
z_bias
Declared in android/sensor.h
float AUncalibratedEvent::z_bias
z_uncalib
Declared in android/sensor.h
float AUncalibratedEvent::z_uncalib
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[],null,["# AUncalibratedEvent Struct Reference\n\nAUncalibratedEvent\n==================\n\nSummary\n-------\n\n| ### Public attributes ||\n|---------------------------------------------------------------------------------|---------------------------------|\n| [@72](#struct_a_uncalibrated_event_1a9c19eec0eae0dc254a518c05d5e8e4af) | `union AUncalibratedEvent::@71` |\n| [@74](#struct_a_uncalibrated_event_1a6db172a48e7610aeb8d8c0c66816368e) | `union AUncalibratedEvent::@73` |\n| [bias](#struct_a_uncalibrated_event_1ae72b186148a6f0ae74ce12dda1b7f896)`[3]` | `float` |\n| [uncalib](#struct_a_uncalibrated_event_1a0c9264de833d25fe65849462cf2f74b1)`[3]` | `float` |\n| [x_bias](#struct_a_uncalibrated_event_1a4680252a96aababc8238f971e1a59b4a) | `float` |\n| [x_uncalib](#struct_a_uncalibrated_event_1a80967f5e1fb546bdc8412673703fec5c) | `float` |\n| [y_bias](#struct_a_uncalibrated_event_1a73d2df9b9fbc4869a67dce16c7204725) | `float` |\n| [y_uncalib](#struct_a_uncalibrated_event_1a56ffc3229269973964b2b929ed0a25d9) | `float` |\n| [z_bias](#struct_a_uncalibrated_event_1a97d259afbd47c9429d70f9a1beccd639) | `float` |\n| [z_uncalib](#struct_a_uncalibrated_event_1acfad5ab3ef65f3c2dcf76f5b1fcb0004) | `float` |\n\nPublic attributes\n-----------------\n\n### @72\n\nDeclared in `android/sensor.h` \n\n```objective-c\nunion AUncalibratedEvent::@71 AUncalibratedEvent::@72\n``` \n\n### @74\n\nDeclared in `android/sensor.h` \n\n```objective-c\nunion AUncalibratedEvent::@73 AUncalibratedEvent::@74\n``` \n\n### bias\n\nDeclared in `android/sensor.h` \n\n```text\nfloat AUncalibratedEvent::bias[3]\n``` \n\n### uncalib\n\nDeclared in `android/sensor.h` \n\n```text\nfloat AUncalibratedEvent::uncalib[3]\n``` \n\n### x_bias\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::x_bias\n``` \n\n### x_uncalib\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::x_uncalib\n``` \n\n### y_bias\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::y_bias\n``` \n\n### y_uncalib\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::y_uncalib\n``` \n\n### z_bias\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::z_bias\n``` \n\n### z_uncalib\n\nDeclared in `android/sensor.h` \n\n```scdoc\nfloat AUncalibratedEvent::z_uncalib\n```"]]