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

Public Attributes

gtime_t t0 [6]
double udi [6]
int iod [6]
int iode
int iodcrc
int ura
int refd
double deph [3]
double ddeph [3]
double dclk [3]
double hrclk
float cbias [MAXCODE]
double pbias [MAXCODE]
float stdpb [MAXCODE]
double yaw_ang
double yaw_rate
unsigned char update

Detailed Description

Definition at line 656 of file rtklib.h.

Member Data Documentation

◆ cbias

float ssr_t::cbias[MAXCODE]

Definition at line 669 of file rtklib.h.

◆ dclk

double ssr_t::dclk[3]

Definition at line 667 of file rtklib.h.

◆ ddeph

double ssr_t::ddeph[3]

Definition at line 666 of file rtklib.h.

◆ deph

double ssr_t::deph[3]

Definition at line 665 of file rtklib.h.

◆ hrclk

double ssr_t::hrclk

Definition at line 668 of file rtklib.h.

◆ iod

int ssr_t::iod[6]

Definition at line 660 of file rtklib.h.

◆ iodcrc

int ssr_t::iodcrc

Definition at line 662 of file rtklib.h.

◆ iode

int ssr_t::iode

Definition at line 661 of file rtklib.h.

◆ pbias

double ssr_t::pbias[MAXCODE]

Definition at line 670 of file rtklib.h.

◆ refd

int ssr_t::refd

Definition at line 664 of file rtklib.h.

◆ stdpb

float ssr_t::stdpb[MAXCODE]

Definition at line 671 of file rtklib.h.

◆ t0

gtime_t ssr_t::t0[6]

Definition at line 658 of file rtklib.h.

◆ udi

double ssr_t::udi[6]

Definition at line 659 of file rtklib.h.

◆ update

unsigned char ssr_t::update

Definition at line 673 of file rtklib.h.

◆ ura

int ssr_t::ura

Definition at line 663 of file rtklib.h.

◆ yaw_ang

double ssr_t::yaw_ang

Definition at line 672 of file rtklib.h.

◆ yaw_rate

double ssr_t::yaw_rate

Definition at line 672 of file rtklib.h.


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