Public Member Functions | Public Attributes | List of all members
rs_data_collect::data_collector::frame_record Struct Reference

#include <rs-data-collect.h>

Public Member Functions

 frame_record (unsigned long long frame_number, double frame_ts, double host_ts, rs2_timestamp_domain domain, rs2_stream stream_type, int stream_index, double _p1=0., double _p2=0., double _p3=0., double _p4=0., double _p5=0., double _p6=0., double _p7=0.)
 
std::string to_string () const
 

Public Attributes

double _arrival_time
 
rs2_timestamp_domain _domain
 
unsigned long long _frame_number
 
std::array< double, 7 > _params
 
int _stream_idx
 
rs2_stream _stream_type
 
double _ts
 

Detailed Description

Definition at line 192 of file rs-data-collect.h.

Constructor & Destructor Documentation

rs_data_collect::data_collector::frame_record::frame_record ( unsigned long long  frame_number,
double  frame_ts,
double  host_ts,
rs2_timestamp_domain  domain,
rs2_stream  stream_type,
int  stream_index,
double  _p1 = 0.,
double  _p2 = 0.,
double  _p3 = 0.,
double  _p4 = 0.,
double  _p5 = 0.,
double  _p6 = 0.,
double  _p7 = 0. 
)
inline

Definition at line 194 of file rs-data-collect.h.

Member Function Documentation

std::string rs_data_collect::data_collector::frame_record::to_string ( ) const
inline

Definition at line 207 of file rs-data-collect.h.

Member Data Documentation

double rs_data_collect::data_collector::frame_record::_arrival_time

Definition at line 230 of file rs-data-collect.h.

rs2_timestamp_domain rs_data_collect::data_collector::frame_record::_domain

Definition at line 231 of file rs-data-collect.h.

unsigned long long rs_data_collect::data_collector::frame_record::_frame_number

Definition at line 228 of file rs-data-collect.h.

std::array<double,7> rs_data_collect::data_collector::frame_record::_params

Definition at line 234 of file rs-data-collect.h.

int rs_data_collect::data_collector::frame_record::_stream_idx

Definition at line 233 of file rs-data-collect.h.

rs2_stream rs_data_collect::data_collector::frame_record::_stream_type

Definition at line 232 of file rs-data-collect.h.

double rs_data_collect::data_collector::frame_record::_ts

Definition at line 229 of file rs-data-collect.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:43