| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
Timestamp.getPointer(long i) |
Timestamp |
Timestamp.nsec(long setter) |
Timestamp |
Timestamp.position(long position) |
Timestamp |
Timestamp.sec(long setter) |
Timestamp |
LogMessage.time() |
Timestamp |
IMUReport.timestamp()
Generation timestamp, synced to host time
|
Timestamp |
RawNNData.ts() |
Timestamp |
RawImgFrame.ts() |
Timestamp |
RawImgDetections.ts() |
Timestamp |
RawAprilTags.ts() |
Timestamp |
RawTracklets.ts() |
Timestamp |
RawSpatialLocations.ts() |
Timestamp |
RawSpatialImgDetections.ts() |
Timestamp |
IMUReport.tsDevice()
Generation timestamp, direct device monotonic clock
|
Timestamp |
RawNNData.tsDevice() |
Timestamp |
RawImgFrame.tsDevice() |
Timestamp |
RawImgDetections.tsDevice() |
Timestamp |
RawAprilTags.tsDevice() |
Timestamp |
RawTracklets.tsDevice() |
Timestamp |
RawSpatialLocations.tsDevice() |
Timestamp |
RawSpatialImgDetections.tsDevice() |
| Modifier and Type | Method and Description |
|---|---|
LogMessage |
LogMessage.time(Timestamp setter) |
IMUReport |
IMUReport.timestamp(Timestamp setter) |
RawNNData |
RawNNData.ts(Timestamp setter) |
RawImgFrame |
RawImgFrame.ts(Timestamp setter) |
RawImgDetections |
RawImgDetections.ts(Timestamp setter) |
RawAprilTags |
RawAprilTags.ts(Timestamp setter) |
RawTracklets |
RawTracklets.ts(Timestamp setter) |
RawSpatialLocations |
RawSpatialLocations.ts(Timestamp setter) |
RawSpatialImgDetections |
RawSpatialImgDetections.ts(Timestamp setter) |
IMUReport |
IMUReport.tsDevice(Timestamp setter) |
RawNNData |
RawNNData.tsDevice(Timestamp setter) |
RawImgFrame |
RawImgFrame.tsDevice(Timestamp setter) |
RawImgDetections |
RawImgDetections.tsDevice(Timestamp setter) |
RawAprilTags |
RawAprilTags.tsDevice(Timestamp setter) |
RawTracklets |
RawTracklets.tsDevice(Timestamp setter) |
RawSpatialLocations |
RawSpatialLocations.tsDevice(Timestamp setter) |
RawSpatialImgDetections |
RawSpatialImgDetections.tsDevice(Timestamp setter) |
Copyright © 2023. All rights reserved.