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