RTXI  3.0.0
The Real-Time eXperiment Interface Reference Manual
Data Fields
DataRecorder::data_token_t Struct Reference

#include <data_recorder.hpp>

Collaboration diagram for DataRecorder::data_token_t:
Collaboration graph

Data Fields

int64_t time
 
double value
 

Detailed Description

Definition at line 43 of file data_recorder.hpp.

Field Documentation

◆ time

int64_t DataRecorder::data_token_t::time

Definition at line 45 of file data_recorder.hpp.

◆ value

double DataRecorder::data_token_t::value

Definition at line 46 of file data_recorder.hpp.


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