26#ifndef NIDAS_DYNLD_RAF_IRS_HW_HG2001GD_H
27#define NIDAS_DYNLD_RAF_IRS_HW_HG2001GD_H
31namespace nidas {
namespace dynld {
namespace raf {
#define err(format, arg...)
Definition ck_lams.cc:55
An Inertial Reference Sensor (IRS) connected to an ARINC port.
Definition Arinc_IRS.h:38
ARINC IRS label processor.
Definition IRS_HW_HG2001GD.h:41
int _lat_sign
Mutli-label values' sign is based on the first label.
Definition IRS_HW_HG2001GD.h:65
double _lat
Definition IRS_HW_HG2001GD.h:68
double processLabel(const int data, sampleType *)
Process all labels from this instrument.
Definition IRS_HW_HG2001GD.cc:32
IRS_HW_HG2001GD()
No arg constructor.
Definition IRS_HW_HG2001GD.h:49
int _lon_sign
Definition IRS_HW_HG2001GD.h:66
double _lon
Definition IRS_HW_HG2001GD.h:69
The essential core classes of nidas.
Definition A2DConverter.h:31
const double doubleNAN
Definition Sample.cc:33
sampleType
Definition sample_type_traits.h:30
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31