#include <tactile_sensors.hpp>
Public Member Functions | |
BiotacData () | |
BiotacData (const BiotacData &btac) | |
BiotacData (const GenericTactileData >d) | |
~BiotacData () | |
Public Attributes | |
boost::array< short int, 19ul > | electrodes |
int | pac0 |
int | pac1 |
int | pdc |
int | tac |
int | tdc |
Definition at line 201 of file tactile_sensors.hpp.
tactiles::BiotacData::BiotacData | ( | ) | [inline] |
Definition at line 205 of file tactile_sensors.hpp.
tactiles::BiotacData::BiotacData | ( | const BiotacData & | btac | ) | [inline] |
Definition at line 209 of file tactile_sensors.hpp.
tactiles::BiotacData::BiotacData | ( | const GenericTactileData & | gtd | ) | [inline] |
Definition at line 226 of file tactile_sensors.hpp.
tactiles::BiotacData::~BiotacData | ( | ) | [inline] |
Definition at line 235 of file tactile_sensors.hpp.
boost::array<short int, 19ul> tactiles::BiotacData::electrodes |
Definition at line 244 of file tactile_sensors.hpp.
Definition at line 235 of file tactile_sensors.hpp.
Definition at line 238 of file tactile_sensors.hpp.
Definition at line 240 of file tactile_sensors.hpp.
Definition at line 242 of file tactile_sensors.hpp.
Definition at line 243 of file tactile_sensors.hpp.