Meta data for a FplType::CAMDATA message.
More...
#include <fpl.hpp>
Meta data for a FplType::CAMDATA message.
Definition at line 424 of file fpl.hpp.
◆ cam_id_
| uint8_t fpsdk::common::fpl::CamDataMeta::cam_id_ = 0 |
◆ type_
| uint8_t fpsdk::common::fpl::CamDataMeta::type_ = 0 |
◆ fmt_
| uint8_t fpsdk::common::fpl::CamDataMeta::fmt_ = 0 |
◆ frm_
| uint8_t fpsdk::common::fpl::CamDataMeta::frm_ = 0 |
◆ reserved0_
| uint8_t fpsdk::common::fpl::CamDataMeta::reserved0_[4] = { 0 } |
Reserved for future use, set to 0.
Definition at line 430 of file fpl.hpp.
◆ seq_
| uint64_t fpsdk::common::fpl::CamDataMeta::seq_ = 0 |
Sequence number.
Definition at line 431 of file fpl.hpp.
◆ ts_
| uint64_t fpsdk::common::fpl::CamDataMeta::ts_ = 0 |
Camera image time (middle of exposure) [CLOCK_REALTIME ns] (0 = invalid)
Definition at line 432 of file fpl.hpp.
◆ dt_
| uint32_t fpsdk::common::fpl::CamDataMeta::dt_ = 0 |
Exposure time (duration) [ns] (0 = not available)
Definition at line 433 of file fpl.hpp.
◆ width_
| uint32_t fpsdk::common::fpl::CamDataMeta::width_ = 0 |
Width of the frame [px].
Definition at line 434 of file fpl.hpp.
◆ height_
| uint32_t fpsdk::common::fpl::CamDataMeta::height_ = 0 |
Height of the fram [px].
Definition at line 435 of file fpl.hpp.
◆ size_
| uint32_t fpsdk::common::fpl::CamDataMeta::size_ = 0 |
Size of the data (see LogMessage)
Definition at line 436 of file fpl.hpp.
◆ rec_time_
| uint64_t fpsdk::common::fpl::CamDataMeta::rec_time_ = 0 |
Recording time [CLOCK_REALTIME ns] (for debugging)
Definition at line 437 of file fpl.hpp.
◆ reserved1_
| uint8_t fpsdk::common::fpl::CamDataMeta::reserved1_[16] = { 0 } |
Reserved for future use, set to 0.
Definition at line 438 of file fpl.hpp.
The documentation for this struct was generated from the following file:
- fpsdk_common/include/fpsdk_common/fpl.hpp