GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
solstat_t Struct Reference

Public Attributes

gtime_t time
unsigned char sat
unsigned char frq
float az
float el
float resp
float resc
unsigned char flag
unsigned char snr
unsigned short lock
unsigned short outc
unsigned short slipc
unsigned short rejc

Detailed Description

Definition at line 851 of file rtklib.h.

Member Data Documentation

◆ az

float solstat_t::az

Definition at line 856 of file rtklib.h.

◆ el

float solstat_t::el

Definition at line 856 of file rtklib.h.

◆ flag

unsigned char solstat_t::flag

Definition at line 859 of file rtklib.h.

◆ frq

unsigned char solstat_t::frq

Definition at line 855 of file rtklib.h.

◆ lock

unsigned short solstat_t::lock

Definition at line 861 of file rtklib.h.

◆ outc

unsigned short solstat_t::outc

Definition at line 862 of file rtklib.h.

◆ rejc

unsigned short solstat_t::rejc

Definition at line 864 of file rtklib.h.

◆ resc

float solstat_t::resc

Definition at line 858 of file rtklib.h.

◆ resp

float solstat_t::resp

Definition at line 857 of file rtklib.h.

◆ sat

unsigned char solstat_t::sat

Definition at line 854 of file rtklib.h.

◆ slipc

unsigned short solstat_t::slipc

Definition at line 863 of file rtklib.h.

◆ snr

unsigned char solstat_t::snr

Definition at line 860 of file rtklib.h.

◆ time

gtime_t solstat_t::time

Definition at line 853 of file rtklib.h.


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