Public Attributes | |
char | name [DEFAULT_WORDLENGTH] |
long | timestamp |
double | value |
Definition at line 21 of file biped_deserializer.cpp.
char DataPoint::name |
Definition at line 23 of file biped_deserializer.cpp.
long DataPoint::timestamp |
Definition at line 24 of file biped_deserializer.cpp.
double DataPoint::value |
Definition at line 25 of file biped_deserializer.cpp.