GNSS receiver tools  1
Tools for use with GNSS receivers
SkyTraqBin::RawMeasurement Struct Reference

#include <SkyTraqBin_outputs.hh>

Public Member Functions

 RawMeasurement (uint8_t p, uint8_t c, double pr, double cph, float df, bool hpr, bool hdf, bool hcp, bool wcs, bool cit)
 

Public Attributes

uint8_t PRN
 
uint8_t CN0
 
double pseudo_range
 
double carrier_phase
 
float doppler_freq
 
bool has_pseudo_range
 
bool has_doppler_freq
 
bool has_carrier_phase
 
bool will_cycle_slip
 
bool coherent_integration_time
 

Detailed Description

Definition at line 508 of file SkyTraqBin_outputs.hh.

Constructor & Destructor Documentation

SkyTraqBin::RawMeasurement::RawMeasurement ( uint8_t  p,
uint8_t  c,
double  pr,
double  cph,
float  df,
bool  hpr,
bool  hdf,
bool  hcp,
bool  wcs,
bool  cit 
)
inline

Definition at line 515 of file SkyTraqBin_outputs.hh.

Member Data Documentation

double SkyTraqBin::RawMeasurement::carrier_phase

Definition at line 511 of file SkyTraqBin_outputs.hh.

uint8_t SkyTraqBin::RawMeasurement::CN0

Definition at line 509 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::RawMeasurement::coherent_integration_time

Definition at line 513 of file SkyTraqBin_outputs.hh.

float SkyTraqBin::RawMeasurement::doppler_freq

Definition at line 512 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::RawMeasurement::has_carrier_phase

Definition at line 513 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::RawMeasurement::has_doppler_freq

Definition at line 513 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::RawMeasurement::has_pseudo_range

Definition at line 513 of file SkyTraqBin_outputs.hh.

uint8_t SkyTraqBin::RawMeasurement::PRN

Definition at line 509 of file SkyTraqBin_outputs.hh.

double SkyTraqBin::RawMeasurement::pseudo_range

Definition at line 510 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::RawMeasurement::will_cycle_slip

Definition at line 513 of file SkyTraqBin_outputs.hh.


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