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

Public Attributes

gtime_t time
double rr [6]
float qr [6]
double dtr [6]
unsigned char type
unsigned char stat
unsigned char ns
float age
float ratio
float thres

Detailed Description

Definition at line 820 of file rtklib.h.

Member Data Documentation

◆ age

float sol_t::age

Definition at line 832 of file rtklib.h.

◆ dtr

double sol_t::dtr[6]

Definition at line 828 of file rtklib.h.

◆ ns

unsigned char sol_t::ns

Definition at line 831 of file rtklib.h.

◆ qr

float sol_t::qr[6]

Definition at line 825 of file rtklib.h.

◆ ratio

float sol_t::ratio

Definition at line 833 of file rtklib.h.

◆ rr

double sol_t::rr[6]

Definition at line 823 of file rtklib.h.

◆ stat

unsigned char sol_t::stat

Definition at line 830 of file rtklib.h.

◆ thres

float sol_t::thres

Definition at line 834 of file rtklib.h.

◆ time

gtime_t sol_t::time

Definition at line 822 of file rtklib.h.

◆ type

unsigned char sol_t::type

Definition at line 829 of file rtklib.h.


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