NOVATELOEM4_structTrackingStatus Struct Reference

#include <novatel.h>


Detailed Description

The NovAtel OEM4 tracking status.

Definition at line 147 of file novatel.h.


Data Fields

NOVATELOEM4_enumTrackingState eTrackingState
 The channel tracking state.
unsigned channelNumber
 The channel index.
BOOL isPhaseLocked
 Is the channel phase locked (TRUE/FALSE)?
BOOL isParityKnown
 Is the parity known (TRUE/FALSE)? if not there is a possible 1/2 cycle ambiguity. Do NOT use the adr measurement without valid parity!
BOOL isCodeLocked
 Is the channel code locked (TRUE/FALSE)? The pseudorange is invalid if FALSE.
NOVATELOEM4_enumCorrelatorSpacing eCorrelatorSpacing
 The correlator spacing.
NOVATELOEM4_enumSatelliteSystem eSatelliteSystem
 The satellite sytem for this channel.
BOOL isGrouped
 Is this measurement grouped (TRUE/FALSE)? e.g. tracking L1 & L2 for a single satellite.
NOVATELOEM4_enumFrequency eFrequency
 The frequency type for this channel.
NOVATELOEM4_enumCodeType eCodeType
 The code type for this channel.
BOOL isFECEnabled
 Is forward error correction enable (TRUE/FALSE)?
BOOL isPrimaryL1Channel
 Is this the primary L1 channel (TRUE/FALSE)?
BOOL isHalfCycleAdded
 Has a half cycle been added to the adr after the parity determination (TRUE/FALSE)?
BOOL isForcedAssignment
 Is this channel forced to track this PRN by the user (TRUE/FALSE)?

Field Documentation

NOVATELOEM4_enumTrackingState NOVATELOEM4_structTrackingStatus::eTrackingState

The channel tracking state.

Definition at line 149 of file novatel.h.

unsigned NOVATELOEM4_structTrackingStatus::channelNumber

The channel index.

Definition at line 150 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isPhaseLocked

Is the channel phase locked (TRUE/FALSE)?

Definition at line 151 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isParityKnown

Is the parity known (TRUE/FALSE)? if not there is a possible 1/2 cycle ambiguity. Do NOT use the adr measurement without valid parity!

Definition at line 152 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isCodeLocked

Is the channel code locked (TRUE/FALSE)? The pseudorange is invalid if FALSE.

Definition at line 153 of file novatel.h.

NOVATELOEM4_enumCorrelatorSpacing NOVATELOEM4_structTrackingStatus::eCorrelatorSpacing

The correlator spacing.

Definition at line 154 of file novatel.h.

NOVATELOEM4_enumSatelliteSystem NOVATELOEM4_structTrackingStatus::eSatelliteSystem

The satellite sytem for this channel.

Definition at line 155 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isGrouped

Is this measurement grouped (TRUE/FALSE)? e.g. tracking L1 & L2 for a single satellite.

Definition at line 156 of file novatel.h.

NOVATELOEM4_enumFrequency NOVATELOEM4_structTrackingStatus::eFrequency

The frequency type for this channel.

Definition at line 157 of file novatel.h.

NOVATELOEM4_enumCodeType NOVATELOEM4_structTrackingStatus::eCodeType

The code type for this channel.

Definition at line 158 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isFECEnabled

Is forward error correction enable (TRUE/FALSE)?

Definition at line 159 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isPrimaryL1Channel

Is this the primary L1 channel (TRUE/FALSE)?

Definition at line 160 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isHalfCycleAdded

Has a half cycle been added to the adr after the parity determination (TRUE/FALSE)?

Definition at line 161 of file novatel.h.

BOOL NOVATELOEM4_structTrackingStatus::isForcedAssignment

Is this channel forced to track this PRN by the user (TRUE/FALSE)?

Definition at line 162 of file novatel.h.


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