26#ifndef NIDAS_DYNLD_RAF_ARINC_IRS_H
27#define NIDAS_DYNLD_RAF_ARINC_IRS_H
31namespace nidas {
namespace dynld {
namespace raf {
An Inertial Reference Sensor (IRS) connected to an ARINC port.
Definition Arinc_IRS.h:38
void fromDOMElement(const xercesc::DOMElement *)
Extract the ARINC configuration elements from the XML header.
Definition Arinc_IRS.cc:43
float _irs_ptch_corr
Definition Arinc_IRS.h:66
Arinc_IRS()
No arg constructor.
Definition Arinc_IRS.cc:35
float _irs_thdg_corr
These are physical angular measurement offsets that describe the orientation at which the IRS device ...
Definition Arinc_IRS.h:65
float _irs_roll_corr
Definition Arinc_IRS.h:67
A sensor connected to an ARINC port.
Definition DSMArincSensor.h:92
The essential core classes of nidas.
Definition A2DConverter.h:31
Root namespace for the NCAR In-Situ Data Acquisition Software.
Definition A2DConverter.h:31