ncom::channel_0_t Class Reference

#include <ncom_channel_0.H>

Inheritance diagram for ncom::channel_0_t:
ncom::channel_t

List of all members.

Public Types

enum  mode_t {
  MODE_NONE, MODE_SEARCH, MODE_DOPPLER, MODE_STAND_ALONE,
  MODE_DIFFERENTIAL, MODE_RTK_FLOAT, MODE_RTK_INTEGER, MODE_WAAS,
  MODE_OMNISTAR, MODE_OMNISTAR_HP, MODE_UNKNOWN, MODE_INVALID = 255
}

Public Member Functions

 channel_0_t (packet_t const *packet)
unsigned gps_minutes (void) const
unsigned num_sats (void) const
mode_t position_mode (void) const
mode_t velocity_mode (void) const
mode_t orientation_mode (void) const

Static Protected Attributes

static unsigned const GPS_MINUTES_OFFSET = 0
static unsigned const NUM_SATS_OFFSET = 4
static unsigned const POSITION_MODE_OFFSET = 5
static unsigned const VELOCITY_MODE_OFFSET = 6
static unsigned const ORIENTATION_MODE_OFFSET = 7

Member Enumeration Documentation

Enumerator:
MODE_NONE 
MODE_SEARCH 
MODE_DOPPLER 
MODE_STAND_ALONE 
MODE_DIFFERENTIAL 
MODE_RTK_FLOAT 
MODE_RTK_INTEGER 
MODE_WAAS 
MODE_OMNISTAR 
MODE_OMNISTAR_HP 
MODE_UNKNOWN 
MODE_INVALID 

Constructor & Destructor Documentation

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

Member Function Documentation

unsigned ncom::channel_0_t::gps_minutes ( void   )  const [inline]
unsigned ncom::channel_0_t::num_sats ( void   )  const [inline]
mode_t ncom::channel_0_t::orientation_mode ( void   )  const [inline]
mode_t ncom::channel_0_t::position_mode ( void   )  const [inline]
mode_t ncom::channel_0_t::velocity_mode ( void   )  const [inline]

Member Data Documentation

unsigned const ncom::channel_0_t::GPS_MINUTES_OFFSET = 0 [static, protected]

Referenced by gps_minutes().

unsigned const ncom::channel_0_t::NUM_SATS_OFFSET = 4 [static, protected]

Referenced by num_sats().

unsigned const ncom::channel_0_t::ORIENTATION_MODE_OFFSET = 7 [static, protected]

Referenced by orientation_mode().

unsigned const ncom::channel_0_t::POSITION_MODE_OFFSET = 5 [static, protected]

Referenced by position_mode().

unsigned const ncom::channel_0_t::VELOCITY_MODE_OFFSET = 6 [static, protected]

Referenced by velocity_mode().


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