ncom::channel_5_t Class Reference

#include <ncom_channel_5.H>

Inheritance diagram for ncom::channel_5_t:
ncom::channel_t

List of all members.

Public Member Functions

 channel_5_t (packet_t const *packet)
double heading_accuracy (void) const
double pitch_accuracy (void) const
double roll_accuracy (void) const
unsigned age (void) const
bool attitude_accuracy_valid (void) const

Static Protected Attributes

static unsigned const HEADING_ACCURACY_OFFSET = 0
static unsigned const PITCH_ACCURACY_OFFSET = 2
static unsigned const ROLL_ACCURACY_OFFSET = 4
static unsigned const AGE_OFFSET = 6

Constructor & Destructor Documentation

ncom::channel_5_t::channel_5_t ( packet_t const *  packet  )  [inline]

Member Function Documentation

unsigned ncom::channel_5_t::age ( void   )  const [inline]
bool ncom::channel_5_t::attitude_accuracy_valid ( void   )  const [inline]

References age().

Referenced by channel_5_printer(), and cajun::rt3k_udp_t::decode().

double ncom::channel_5_t::heading_accuracy ( void   )  const [inline]
double ncom::channel_5_t::pitch_accuracy ( void   )  const [inline]
double ncom::channel_5_t::roll_accuracy ( void   )  const [inline]

Member Data Documentation

unsigned const ncom::channel_5_t::AGE_OFFSET = 6 [static, protected]

Referenced by age().

unsigned const ncom::channel_5_t::HEADING_ACCURACY_OFFSET = 0 [static, protected]

Referenced by heading_accuracy().

unsigned const ncom::channel_5_t::PITCH_ACCURACY_OFFSET = 2 [static, protected]

Referenced by pitch_accuracy().

unsigned const ncom::channel_5_t::ROLL_ACCURACY_OFFSET = 4 [static, protected]

Referenced by roll_accuracy().


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

Generated on Fri Apr 9 10:45:12 2010 for drivers by  doxygen 1.6.1