@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class IMUReportAccelerometer extends IMUReport
IMUReport.AccuracyPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMUReportAccelerometer()
Default native constructor.
|
IMUReportAccelerometer(long size)
Native array allocator.
|
IMUReportAccelerometer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IMUReportAccelerometer |
getPointer(long i) |
IMUReportAccelerometer |
position(long position) |
float |
x() |
IMUReportAccelerometer |
x(float setter) |
float |
y() |
IMUReportAccelerometer |
y(float setter) |
float |
z() |
IMUReportAccelerometer |
z(float setter) |
reportAccuracy, reportAccuracy, sequence, sequence, timestamp, timestampaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IMUReportAccelerometer()
public IMUReportAccelerometer(long size)
Pointer.position(long).public IMUReportAccelerometer(Pointer p)
Pointer(Pointer).public IMUReportAccelerometer position(long position)
public IMUReportAccelerometer getPointer(long i)
getPointer in class IMUReportpublic float x()
public IMUReportAccelerometer x(float setter)
public float y()
public IMUReportAccelerometer y(float setter)
public float z()
public IMUReportAccelerometer z(float setter)
Copyright © 2021. All rights reserved.