#include <embObjMais.h>
Definition at line 39 of file embObjMais.h.
◆ anonymous enum
Enumerator |
---|
mais_Channels | |
mais_FormatData | |
Definition at line 46 of file embObjMais.h.
◆ embObjMais()
embObjMais::embObjMais |
( |
| ) |
|
◆ ~embObjMais()
embObjMais::~embObjMais |
( |
| ) |
|
◆ calibrateChannel() [1/2]
int embObjMais::calibrateChannel |
( |
int |
ch | ) |
|
|
virtual |
◆ calibrateChannel() [2/2]
int embObjMais::calibrateChannel |
( |
int |
ch, |
|
|
double |
v |
|
) |
| |
|
virtual |
◆ calibrateSensor() [1/2]
int embObjMais::calibrateSensor |
( |
| ) |
|
|
virtual |
◆ calibrateSensor() [2/2]
int embObjMais::calibrateSensor |
( |
const yarp::sig::Vector & |
value | ) |
|
|
virtual |
◆ close()
bool embObjMais::close |
( |
void |
| ) |
|
◆ getChannels()
int embObjMais::getChannels |
( |
| ) |
|
|
virtual |
◆ getState()
int embObjMais::getState |
( |
int |
ch | ) |
|
|
virtual |
◆ initialised()
bool embObjMais::initialised |
( |
| ) |
|
|
virtual |
◆ open()
bool embObjMais::open |
( |
yarp::os::Searchable & |
config | ) |
|
◆ read()
int embObjMais::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 434 of file embObjMais.cpp.
◆ type()
◆ update()
bool embObjMais::update |
( |
eOprotID32_t |
id32, |
|
|
double |
timestamp, |
|
|
void * |
rxdata |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: