#include <tactile_sensors.hpp>
Public Member Functions | |
virtual std::string | get_software_version () |
PST3Data () | |
PST3Data (const PST3Data &pst3) | |
PST3Data (const GenericTactileData >d) | |
~PST3Data () | |
Public Attributes | |
int | dac_value |
int | debug_1 |
int | debug_2 |
int | pressure |
int | pressure_raw |
int | temperature |
int | zero_tracking |
Definition at line 139 of file tactile_sensors.hpp.
tactiles::PST3Data::PST3Data | ( | ) | [inline] |
Definition at line 143 of file tactile_sensors.hpp.
tactiles::PST3Data::PST3Data | ( | const PST3Data & | pst3 | ) | [inline] |
Definition at line 147 of file tactile_sensors.hpp.
tactiles::PST3Data::PST3Data | ( | const GenericTactileData & | gtd | ) | [inline] |
Definition at line 160 of file tactile_sensors.hpp.
tactiles::PST3Data::~PST3Data | ( | ) | [inline] |
Definition at line 169 of file tactile_sensors.hpp.
virtual std::string tactiles::PST3Data::get_software_version | ( | ) | [inline, virtual] |
Formats the software version for the diagnostics.
Reimplemented from tactiles::GenericTactileData.
Definition at line 187 of file tactile_sensors.hpp.
Definition at line 179 of file tactile_sensors.hpp.
Definition at line 173 of file tactile_sensors.hpp.
Definition at line 174 of file tactile_sensors.hpp.
Definition at line 169 of file tactile_sensors.hpp.
Definition at line 176 of file tactile_sensors.hpp.
Definition at line 171 of file tactile_sensors.hpp.
Definition at line 177 of file tactile_sensors.hpp.