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 ( 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

std::vector<double> sRecordedData::aaa

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

std::vector<double> sRecordedData::aav

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

std::vector<double> sRecordedData::atv

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

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 Sun Aug 18 2019 03:42:21