#include <embObjPOS.h>
Definition at line 33 of file embObjPOS.h.
◆ embObjPOS()
◆ ~embObjPOS()
embObjPOS::~embObjPOS |
( |
| ) |
|
◆ calibrateChannel() [1/2]
int embObjPOS::calibrateChannel |
( |
int |
ch | ) |
|
|
virtual |
◆ calibrateChannel() [2/2]
int embObjPOS::calibrateChannel |
( |
int |
ch, |
|
|
double |
v |
|
) |
| |
|
virtual |
◆ calibrateSensor() [1/2]
int embObjPOS::calibrateSensor |
( |
| ) |
|
|
virtual |
◆ calibrateSensor() [2/2]
int embObjPOS::calibrateSensor |
( |
const yarp::sig::Vector & |
value | ) |
|
|
virtual |
◆ close()
bool embObjPOS::close |
( |
void |
| ) |
|
◆ getChannels()
int embObjPOS::getChannels |
( |
| ) |
|
|
virtual |
◆ getState()
int embObjPOS::getState |
( |
int |
ch | ) |
|
|
virtual |
◆ initialised()
bool embObjPOS::initialised |
( |
| ) |
|
|
virtual |
◆ open()
bool embObjPOS::open |
( |
yarp::os::Searchable & |
config | ) |
|
◆ read()
int embObjPOS::read |
( |
yarp::sig::Vector & |
out | ) |
|
|
virtual |
Read a vector from the sensor.
- Parameters
-
out | a vector containing the sensor's last readings. |
- Returns
- AS_OK or return code. AS_TIMEOUT if the sensor timed-out.
Definition at line 266 of file embObjPOS.cpp.
◆ type()
◆ update()
bool embObjPOS::update |
( |
eOprotID32_t |
id32, |
|
|
double |
timestamp, |
|
|
void * |
rxdata |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: