EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::hal::ComediFqd Class Reference

#include <ComediFqd.hpp>

Inheritance diagram for eeros::hal::ComediFqd:
Collaboration diagram for eeros::hal::ComediFqd:

Public Member Functions

 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 ()
 
- Public Member Functions inherited from eeros::hal::ScalablePeripheralInput< double >
 ScalablePeripheralInput (std::string id, doublescale, doubleoffset)
 
virtual ~ScalablePeripheralInput ()
 
virtual double getScale ()
 
virtual double getOffset ()
 
virtual void setScale (doubles)
 
virtual void setOffset (doubleo)
 
- Public Member Functions inherited from eeros::hal::PeripheralInput< double >
 PeripheralInput (std::string id)
 
virtual ~PeripheralInput ()
 
virtual std::string getId () const
 
- Public Member Functions inherited from eeros::hal::PeripheralInputInterface
virtual ~PeripheralInputInterface ()
 

Additional Inherited Members

- Protected Attributes inherited from eeros::hal::ScalablePeripheralInput< double >
double scale
 
double offset
 

Constructor & Destructor Documentation

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 
)

Here is the call graph for this function:

Member Function Documentation

double ComediFqd::get ( )
virtual

The documentation for this class was generated from the following files: