#include <RobotAPI/drivers/WeissHapticSensor/TactileSensor.h>
Definition at line 90 of file TactileSensor.h.
◆ TactileSensor()
◆ ~TactileSensor()
◆ getAcquisitionMask()
| int getAcquisitionMask |
( |
char ** |
mask, |
|
|
int * |
mask_len |
|
) |
| |
◆ getDeviceTag()
| std::string getDeviceTag |
( |
| ) |
|
◆ getFrontEndGain()
| unsigned char getFrontEndGain |
( |
| ) |
|
◆ getInterfaceInfo()
| std::string getInterfaceInfo |
( |
| ) |
|
◆ getMatrixInformation()
◆ getSensorType()
| std::string getSensorType |
( |
| ) |
|
◆ getSystemInformation()
◆ getThreshold()
| unsigned short getThreshold |
( |
| ) |
|
◆ loop()
| int loop |
( |
char * |
data, |
|
|
int |
data_len |
|
) |
| |
◆ printMatrix()
| void printMatrix |
( |
short * |
matrix, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
static |
◆ printMatrixInfo()
◆ printSystemInformation()
◆ readDeviceTemperature()
| float readDeviceTemperature |
( |
| ) |
|
◆ readSingleFrame()
◆ receicePeriodicFrame()
◆ setAdvanvedAcquisitionMask()
| int setAdvanvedAcquisitionMask |
( |
char * |
mask | ) |
|
◆ setAquisitionWindow()
| void setAquisitionWindow |
( |
unsigned char |
x1, |
|
|
unsigned char |
y1, |
|
|
unsigned char |
x2, |
|
|
unsigned char |
y2 |
|
) |
| |
◆ setDeviceTag()
| void setDeviceTag |
( |
std::string |
tag | ) |
|
◆ setFrontEndGain()
| void setFrontEndGain |
( |
unsigned char |
gain | ) |
|
◆ setThreshold()
| void setThreshold |
( |
short |
threshold | ) |
|
◆ startPeriodicFrameAcquisition()
| void startPeriodicFrameAcquisition |
( |
unsigned short |
delay_ms | ) |
|
◆ stopPeriodicFrameAcquisition()
| void stopPeriodicFrameAcquisition |
( |
void |
| ) |
|
◆ tareSensorMatrix()
| void tareSensorMatrix |
( |
unsigned char |
operation | ) |
|
◆ tryGetDeviceTag()
| bool tryGetDeviceTag |
( |
std::string & |
tag | ) |
|
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
, |
|
|
const TactileSensor & |
|
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: