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

#include <SkyTraqBin_outputs.hh>

Public Member Functions

 SvStatus (uint8_t cid, uint8_t p, bool sha, bool she, bool sih, uint8_t u, int8_t c, int16_t el, int16_t az, bool chpi, bool chbs, bool chfs, bool che, bool cfn, bool cfd)
 

Public Attributes

uint8_t channel_id
 
uint8_t PRN
 
bool sv_has_almanac
 
bool sv_has_ephemeris
 
bool sv_is_healthy
 
uint8_t URA
 
int8_t CN0
 
int16_t elevation
 
int16_t azimuth
 
bool chan_has_pull_in
 
bool chan_has_bit_sync
 
bool chan_has_frame_sync
 
bool chan_has_ephemeris
 
bool chan_for_normal
 
bool chan_for_differential
 

Detailed Description

Definition at line 542 of file SkyTraqBin_outputs.hh.

Constructor & Destructor Documentation

SkyTraqBin::SvStatus::SvStatus ( uint8_t  cid,
uint8_t  p,
bool  sha,
bool  she,
bool  sih,
uint8_t  u,
int8_t  c,
int16_t  el,
int16_t  az,
bool  chpi,
bool  chbs,
bool  chfs,
bool  che,
bool  cfn,
bool  cfd 
)
inline

Definition at line 550 of file SkyTraqBin_outputs.hh.

Member Data Documentation

int16_t SkyTraqBin::SvStatus::azimuth

Definition at line 547 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_for_differential

Definition at line 548 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_for_normal

Definition at line 548 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_has_bit_sync

Definition at line 548 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_has_ephemeris

Definition at line 548 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_has_frame_sync

Definition at line 548 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::chan_has_pull_in

Definition at line 548 of file SkyTraqBin_outputs.hh.

uint8_t SkyTraqBin::SvStatus::channel_id

Definition at line 543 of file SkyTraqBin_outputs.hh.

int8_t SkyTraqBin::SvStatus::CN0

Definition at line 546 of file SkyTraqBin_outputs.hh.

int16_t SkyTraqBin::SvStatus::elevation

Definition at line 547 of file SkyTraqBin_outputs.hh.

uint8_t SkyTraqBin::SvStatus::PRN

Definition at line 543 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::sv_has_almanac

Definition at line 544 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::sv_has_ephemeris

Definition at line 544 of file SkyTraqBin_outputs.hh.

bool SkyTraqBin::SvStatus::sv_is_healthy

Definition at line 544 of file SkyTraqBin_outputs.hh.

uint8_t SkyTraqBin::SvStatus::URA

Definition at line 545 of file SkyTraqBin_outputs.hh.


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