nidas v1.2.3
|
#include <nidas/core/SerialSensor.h>
#include <nidas/core/A2DConverter.h>
#include <nidas/util/InvalidParameterException.h>
Go to the source code of this file.
Classes | |
class | nidas::dynld::raf::A2D_Serial |
A2D Serial Sensor supporting the GP-DACQ, developed at NCAR EOL . More... | |
Namespaces | |
namespace | nidas |
Root namespace for the NCAR In-Situ Data Acquisition Software. | |
namespace | nidas::dynld |
The dynamically loadable classes of nidas. The nidas::dynld namespace and any sub namespaces, like nidas::dynld::raf, are for dynamically loadable classes, and any support classes that are only referenced by classes in nidas::dynld. Objects in nidas::dynld are created by nidas::core::DOMObjectFactory, using nidas::core::DynamicLoader, typically from a class="XXXXX" attribute in an XML file. | |
namespace | nidas::dynld::raf |
Macros | |
#define | NUM_GPDAQ_A2D_CHANNELS 4 |
#define NUM_GPDAQ_A2D_CHANNELS 4 |
Referenced by nidas::dynld::raf::A2D_Serial::getMaxNumChannels().