Per-frame timestamp row for the cube binary table extension. More...
Public Attributes | |
| int64_t | frame_id |
| uint64_t | camera_ts_ns |
| std::string | date_obs |
| double | mjd_obs |
| double | unix_time |
| double | exptime_us |
Per-frame timestamp row for the cube binary table extension.
| uint64_t camcom::server::TimestampRow::camera_ts_ns |
| std::string camcom::server::TimestampRow::date_obs |
| double camcom::server::TimestampRow::exptime_us |
| int64_t camcom::server::TimestampRow::frame_id |
| double camcom::server::TimestampRow::mjd_obs |
| double camcom::server::TimestampRow::unix_time |