NOVATELOEM4_structObservation Struct Reference

#include <novatel.h>


Detailed Description

A container for a NovAtel OEM4 observation.

Definition at line 239 of file novatel.h.


Data Fields

unsigned short prn
 The PRN for this channel.
unsigned short reserved
 A 16 bit reserved value.
double psr
 The pseudorange measurement [m].
float psrstd
 The receiver estimated pseudorange measurement standard deviation [m].
double adr
 The carrier phase or accumulated Doppler range measurement [cycles].
float adrstd
 The receiver estimated accumulated Doppler range measurement standard deviation [cycles].
float doppler
 The Doppler measurement for this channel [Hz].
float cno
 The carrier to noise density ratio for this channel [dB-Hz].
float locktime
 The number of seconds of continous phase tracking (no known cycle slips) [s].
unsigned rawTrackingStatus
 The raw tracking status 32 bit value.
NOVATELOEM4_structTrackingStatus trackingStatus
 The decoded channel tracking status information.

Field Documentation

unsigned short NOVATELOEM4_structObservation::prn

The PRN for this channel.

Definition at line 241 of file novatel.h.

unsigned short NOVATELOEM4_structObservation::reserved

A 16 bit reserved value.

Definition at line 242 of file novatel.h.

double NOVATELOEM4_structObservation::psr

The pseudorange measurement [m].

Definition at line 243 of file novatel.h.

float NOVATELOEM4_structObservation::psrstd

The receiver estimated pseudorange measurement standard deviation [m].

Definition at line 244 of file novatel.h.

double NOVATELOEM4_structObservation::adr

The carrier phase or accumulated Doppler range measurement [cycles].

Definition at line 245 of file novatel.h.

float NOVATELOEM4_structObservation::adrstd

The receiver estimated accumulated Doppler range measurement standard deviation [cycles].

Definition at line 246 of file novatel.h.

float NOVATELOEM4_structObservation::doppler

The Doppler measurement for this channel [Hz].

Definition at line 247 of file novatel.h.

float NOVATELOEM4_structObservation::cno

The carrier to noise density ratio for this channel [dB-Hz].

Definition at line 248 of file novatel.h.

float NOVATELOEM4_structObservation::locktime

The number of seconds of continous phase tracking (no known cycle slips) [s].

Definition at line 249 of file novatel.h.

unsigned NOVATELOEM4_structObservation::rawTrackingStatus

The raw tracking status 32 bit value.

Definition at line 251 of file novatel.h.

NOVATELOEM4_structTrackingStatus NOVATELOEM4_structObservation::trackingStatus

The decoded channel tracking status information.

Definition at line 252 of file novatel.h.


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