| Package | Description |
|---|---|
| org.bytedeco.librealsense |
| Modifier and Type | Class and Description |
|---|---|
class |
timestamp_data
\brief Timestamp data from the motion microcontroller
|
| Modifier and Type | Method and Description |
|---|---|
rs_timestamp_data |
rs_timestamp_data.frame_number(long setter) |
rs_timestamp_data |
rs_timestamp_data.position(long position) |
rs_timestamp_data |
rs_timestamp_data.source_id(int setter) |
rs_timestamp_data |
rs_motion_data.timestamp_data() |
rs_timestamp_data |
rs_timestamp_data.timestamp(double setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
rs_timestamp_callback_ptr.call(rs_device arg0,
rs_timestamp_data arg1,
Pointer arg2) |
void |
rs_device.On_event_rs_device_rs_timestamp_data_Pointer.call(rs_device device,
rs_timestamp_data data,
Pointer user) |
void |
timestamp_callback.on_event(rs_timestamp_data data) |
void |
rs_timestamp_callback.on_event(rs_timestamp_data data) |
rs_motion_data |
rs_motion_data.timestamp_data(rs_timestamp_data setter) |
| Constructor and Description |
|---|
timestamp_data(rs_timestamp_data orig) |
Copyright © 2020. All rights reserved.