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

Public Attributes

int nsta
char stas [MAXSTA][8]
double rr [MAXSTA][3]
int ns [MAXSTA]
int nsmax [MAXSTA]
int nt [MAXSTA]
int ntmax [MAXSTA]
stec_tstec [MAXSTA]
trop_ttrop [MAXSTA]

Detailed Description

Definition at line 741 of file rtklib.h.

Member Data Documentation

◆ ns

int pppcorr_t::ns[MAXSTA]

Definition at line 746 of file rtklib.h.

◆ nsmax

int pppcorr_t::nsmax[MAXSTA]

Definition at line 746 of file rtklib.h.

◆ nsta

int pppcorr_t::nsta

Definition at line 743 of file rtklib.h.

◆ nt

int pppcorr_t::nt[MAXSTA]

Definition at line 747 of file rtklib.h.

◆ ntmax

int pppcorr_t::ntmax[MAXSTA]

Definition at line 747 of file rtklib.h.

◆ rr

double pppcorr_t::rr[MAXSTA][3]

Definition at line 745 of file rtklib.h.

◆ stas

char pppcorr_t::stas[MAXSTA][8]

Definition at line 744 of file rtklib.h.

◆ stec

stec_t* pppcorr_t::stec[MAXSTA]

Definition at line 748 of file rtklib.h.

◆ trop

trop_t* pppcorr_t::trop[MAXSTA]

Definition at line 749 of file rtklib.h.


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