NOVATELOEM3_structObservation Struct Reference

#include <novatel.h>


Detailed Description

A NOVATEL OEM3 observation message container. i.e. RGEB container.

Definition at line 140 of file novatel.h.


Data Fields

unsigned prn
 The PRN.
double psr
 pseudorange [m].
float psrstd
 standard deviation of the psr [m].
double adr
 accumulated Doppler range [cycles].
float adrstd
 standard deviation of the adr [cycles].
float doppler
 Doppler [Hz].
float cno
 Carrier to noise density ratio [dB-Hz].
float locktime
 locktime in PLL mode [s].
NOVATELOEM3_bitfieldTrackingStatus status
 The channel tracking status.

Field Documentation

unsigned NOVATELOEM3_structObservation::prn

The PRN.

Definition at line 142 of file novatel.h.

double NOVATELOEM3_structObservation::psr

pseudorange [m].

Definition at line 143 of file novatel.h.

float NOVATELOEM3_structObservation::psrstd

standard deviation of the psr [m].

Definition at line 144 of file novatel.h.

double NOVATELOEM3_structObservation::adr

accumulated Doppler range [cycles].

Definition at line 145 of file novatel.h.

float NOVATELOEM3_structObservation::adrstd

standard deviation of the adr [cycles].

Definition at line 146 of file novatel.h.

float NOVATELOEM3_structObservation::doppler

Doppler [Hz].

Definition at line 147 of file novatel.h.

float NOVATELOEM3_structObservation::cno

Carrier to noise density ratio [dB-Hz].

Definition at line 148 of file novatel.h.

float NOVATELOEM3_structObservation::locktime

locktime in PLL mode [s].

Definition at line 149 of file novatel.h.

NOVATELOEM3_bitfieldTrackingStatus NOVATELOEM3_structObservation::status

The channel tracking status.

Definition at line 150 of file novatel.h.


The documentation for this struct was generated from the following file:
SourceForge.net Logo