Public Member Functions | Public Attributes | List of all members
sRecordedData Struct Reference

structure to hold current hand state while recording with demo-benchmark More...

Public Member Functions

 sRecordedData (double _t, std::vector< double > const &_aaa, std::vector< double > const &_aav, std::vector< double > const &_atv)
 

Public Attributes

std::vector< double > aaa
 
std::vector< double > aav
 
std::vector< double > atv
 
double t
 

Detailed Description

structure to hold current hand state while recording with demo-benchmark

Definition at line 113 of file demo-benchmark.cpp.

Constructor & Destructor Documentation

◆ sRecordedData()

sRecordedData::sRecordedData ( double  _t,
std::vector< double > const &  _aaa,
std::vector< double > const &  _aav,
std::vector< double > const &  _atv 
)
inline

Definition at line 120 of file demo-benchmark.cpp.

Member Data Documentation

◆ aaa

std::vector<double> sRecordedData::aaa

Definition at line 116 of file demo-benchmark.cpp.

◆ aav

std::vector<double> sRecordedData::aav

Definition at line 117 of file demo-benchmark.cpp.

◆ atv

std::vector<double> sRecordedData::atv

Definition at line 118 of file demo-benchmark.cpp.

◆ t

double sRecordedData::t

Definition at line 115 of file demo-benchmark.cpp.


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


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Mon Feb 28 2022 23:41:52