ncom::channel_3_t Class Reference

#include <ncom_channel_3.H>

Inheritance diagram for ncom::channel_3_t:
ncom::channel_t

List of all members.

Public Member Functions

 channel_3_t (packet_t const *packet)
double n_position_accuracy (void) const
double e_position_accuracy (void) const
double d_position_accuracy (void) const
unsigned age (void) const
bool position_accuracy_valid (void) const

Static Protected Attributes

static unsigned const N_POSITION_ACCURACY_OFFSET = 0
static unsigned const E_POSITION_ACCURACY_OFFSET = 2
static unsigned const D_POSITION_ACCURACY_OFFSET = 4
static unsigned const AGE_OFFSET = 6

Constructor & Destructor Documentation

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

Member Function Documentation

unsigned ncom::channel_3_t::age ( void   )  const [inline]
double ncom::channel_3_t::d_position_accuracy ( void   )  const [inline]
double ncom::channel_3_t::e_position_accuracy ( void   )  const [inline]
double ncom::channel_3_t::n_position_accuracy ( void   )  const [inline]
bool ncom::channel_3_t::position_accuracy_valid ( void   )  const [inline]

References age().

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


Member Data Documentation

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

Referenced by age().

unsigned const ncom::channel_3_t::D_POSITION_ACCURACY_OFFSET = 4 [static, protected]

Referenced by d_position_accuracy().

unsigned const ncom::channel_3_t::E_POSITION_ACCURACY_OFFSET = 2 [static, protected]

Referenced by e_position_accuracy().

unsigned const ncom::channel_3_t::N_POSITION_ACCURACY_OFFSET = 0 [static, protected]

Referenced by n_position_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