camcom 1.0.0-pre2
 
Loading...
Searching...
No Matches
camcom::server::TimestampRow Struct Reference

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
 

Detailed Description

Per-frame timestamp row for the cube binary table extension.

Member Data Documentation

◆ camera_ts_ns

uint64_t camcom::server::TimestampRow::camera_ts_ns

◆ date_obs

std::string camcom::server::TimestampRow::date_obs

◆ exptime_us

double camcom::server::TimestampRow::exptime_us

◆ frame_id

int64_t camcom::server::TimestampRow::frame_id

◆ mjd_obs

double camcom::server::TimestampRow::mjd_obs

◆ unix_time

double camcom::server::TimestampRow::unix_time

The documentation for this struct was generated from the following file: