#include <ComediFqd.hpp>
|
| ComediFqd (std::string id, ComediDevice *device, uint32_t subDeviceNumber, uint32_t channelA, uint32_t channelB, uint32_t channelZ, double scale=1, double offset=0, double initValue=0) |
|
virtual double | get () |
|
| ScalablePeripheralInput (std::string id, doublescale, doubleoffset) |
|
virtual | ~ScalablePeripheralInput () |
|
virtual double | getScale () |
|
virtual double | getOffset () |
|
virtual void | setScale (doubles) |
|
virtual void | setOffset (doubleo) |
|
| PeripheralInput (std::string id) |
|
virtual | ~PeripheralInput () |
|
virtual std::string | getId () const |
|
virtual | ~PeripheralInputInterface () |
|
ComediFqd::ComediFqd |
( |
std::string |
id, |
|
|
ComediDevice * |
device, |
|
|
uint32_t |
subDeviceNumber, |
|
|
uint32_t |
channelA, |
|
|
uint32_t |
channelB, |
|
|
uint32_t |
channelZ, |
|
|
double |
scale = 1 , |
|
|
double |
offset = 0 , |
|
|
double |
initValue = 0 |
|
) |
| |
double ComediFqd::get |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: