@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class IMUReportRotationVectorWAcc extends IMUReport
IMUReport.AccuracyPointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMUReportRotationVectorWAcc()
Default native constructor.
|
IMUReportRotationVectorWAcc(long size)
Native array allocator.
|
IMUReportRotationVectorWAcc(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IMUReportRotationVectorWAcc |
getPointer(long i) |
float |
i()
\brief Quaternion component i
|
IMUReportRotationVectorWAcc |
i(float setter) |
float |
j()
\brief Quaternion component j
|
IMUReportRotationVectorWAcc |
j(float setter) |
float |
k()
\brief Quaternion component k
|
IMUReportRotationVectorWAcc |
k(float setter) |
IMUReportRotationVectorWAcc |
position(long position) |
float |
real()
\brief Quaternion component, real
|
IMUReportRotationVectorWAcc |
real(float setter) |
float |
rotationVectorAccuracy()
\brief Accuracy estimate [radians], 0 means no estimate
|
IMUReportRotationVectorWAcc |
rotationVectorAccuracy(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 IMUReportRotationVectorWAcc()
public IMUReportRotationVectorWAcc(long size)
Pointer.position(long).public IMUReportRotationVectorWAcc(Pointer p)
Pointer(Pointer).public IMUReportRotationVectorWAcc position(long position)
public IMUReportRotationVectorWAcc getPointer(long i)
getPointer in class IMUReportpublic float i()
public IMUReportRotationVectorWAcc i(float setter)
public float j()
public IMUReportRotationVectorWAcc j(float setter)
public float k()
public IMUReportRotationVectorWAcc k(float setter)
public float real()
public IMUReportRotationVectorWAcc real(float setter)
public float rotationVectorAccuracy()
public IMUReportRotationVectorWAcc rotationVectorAccuracy(float setter)
Copyright © 2021. All rights reserved.