#include <dsa.h>
Public Member Functions | |
sTactileSensorFrame (void) | |
constructor | |
Public Attributes | |
UInt8 | flags |
internal data | |
tTexel * | texel |
an 2D array of tTexel elements. Use GetTexel() for easy access to specific individuall elements. | |
UInt32 | timestamp |
the timestamp of the frame. Use GetAgeOfFrame() to set this into relation with the time of the PC. |
A data structure describing a full tactile sensor frame read from the remote DSACON32m controller
Definition at line 233 of file dsa.h.
cDSA::sTactileSensorFrame::sTactileSensorFrame | ( | void | ) | [inline] |
an 2D array of tTexel elements. Use GetTexel() for easy access to specific individuall elements.
the timestamp of the frame. Use GetAgeOfFrame() to set this into relation with the time of the PC.