@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class IMUProperties extends IMUPropertiesSerializable
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
IMUProperties()
Default native constructor.
|
IMUProperties(long size)
Native array allocator.
|
IMUProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
batchReportThreshold() |
IMUProperties |
batchReportThreshold(int setter) |
BoolOptional |
enableFirmwareUpdate() |
IMUProperties |
enableFirmwareUpdate(BoolOptional setter) |
IMUProperties |
getPointer(long i) |
IMUSensorConfig |
imuSensors() |
IMUProperties |
imuSensors(IMUSensorConfig setter) |
int |
maxBatchReports() |
IMUProperties |
maxBatchReports(int setter) |
IMUProperties |
position(long position) |
clone, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic IMUProperties()
public IMUProperties(long size)
Pointer.position(long).public IMUProperties(Pointer p)
Pointer(Pointer).public IMUProperties position(long position)
position in class IMUPropertiesSerializablepublic IMUProperties getPointer(long i)
getPointer in class IMUPropertiesSerializable@StdVector public IMUSensorConfig imuSensors()
public IMUProperties imuSensors(IMUSensorConfig setter)
public IMUProperties batchReportThreshold(int setter)
public IMUProperties maxBatchReports(int setter)
@ByRef public BoolOptional enableFirmwareUpdate()
public IMUProperties enableFirmwareUpdate(BoolOptional setter)
Copyright © 2023. All rights reserved.