RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <data_recorder.h>
Data Fields | |
Settings::Object::ID | id |
size_t | index |
long long | step |
double | value |
Definition at line 56 of file data_recorder.h.
Settings::Object::ID DataRecorder::param_change_t::id |
Definition at line 58 of file data_recorder.h.
size_t DataRecorder::param_change_t::index |
Definition at line 59 of file data_recorder.h.
long long DataRecorder::param_change_t::step |
Definition at line 60 of file data_recorder.h.
double DataRecorder::param_change_t::value |
Definition at line 61 of file data_recorder.h.