@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class IMUReportGyroscope extends IMUReport
IMUReport.AccuracyPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMUReportGyroscope()
Default native constructor.
|
IMUReportGyroscope(long size)
Native array allocator.
|
IMUReportGyroscope(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IMUReportGyroscope |
getPointer(long i) |
IMUReportGyroscope |
position(long position) |
float |
x() |
IMUReportGyroscope |
x(float setter) |
float |
y() |
IMUReportGyroscope |
y(float setter) |
float |
z() |
IMUReportGyroscope |
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 IMUReportGyroscope()
public IMUReportGyroscope(long size)
Pointer.position(long).public IMUReportGyroscope(Pointer p)
Pointer(Pointer).public IMUReportGyroscope position(long position)
public IMUReportGyroscope getPointer(long i)
getPointer in class IMUReportpublic float x()
public IMUReportGyroscope x(float setter)
public float y()
public IMUReportGyroscope y(float setter)
public float z()
public IMUReportGyroscope z(float setter)
Copyright © 2021. All rights reserved.