virtual analog sensor interface More...
Go to the source code of this file.
Classes | |
class | yarp::dev::IVirtualAnalogSensor |
A generic interface to a virtual sensors. More... | |
class | yarp::dev::IVirtualAnalogSensorRaw |
A generic interface to a virtual sensors. More... | |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::dev | |
An interface for the device drivers. | |
Enumerations | |
enum | yarp::dev::VAS_status { yarp::dev::VAS_status::VAS_OK = 0, yarp::dev::VAS_status::VAS_ERROR = 1, yarp::dev::VAS_status::VAS_OVF = 2, yarp::dev::VAS_status::VAS_TIMEOUT = 3 } |
Variables | |
constexpr yarp::conf::vocab32_t | VOCAB_IVIRTUAL_ANALOG = yarp::os::createVocab('i','v','a','n') |
virtual analog sensor interface
Definition in file IVirtualAnalogSensor.h.
|
constexpr |
Definition at line 16 of file IVirtualAnalogSensor.h.