nidas  v1.2-1520
Classes | Namespaces
Wind3D.h File Reference
#include <nidas/core/SerialSensor.h>
#include <nidas/core/AdaptiveDespiker.h>
#include <nidas/Config.h>
#include "WindOrienter.h"
#include "WindTilter.h"
#include "WindRotator.h"

Go to the source code of this file.

Classes

class  nidas::dynld::isff::Wind3D
 A class for performing the common processes on wind data from a 3D sonic anemometer. More...
 

Namespaces

 nidas
 Root namespace for the NCAR In-Situ Data Acquisition Software.
 
 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.
 
 nidas::dynld::isff