| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
IMUReport.Accuracy |
IMUReport.Accuracy.intern() |
IMUReport.Accuracy |
IMUReport.reportAccuracy()
Accuracy of sensor
|
static IMUReport.Accuracy |
IMUReport.Accuracy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IMUReport.Accuracy[] |
IMUReport.Accuracy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IMUReport |
IMUReport.reportAccuracy(IMUReport.Accuracy setter) |
Copyright © 2021. All rights reserved.