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

Public Attributes

int sat
char type [MAXANT]
char code [MAXANT]
gtime_t ts
gtime_t te
double off [NFREQ][3]
double var [NFREQ][19]

Detailed Description

Definition at line 400 of file rtklib.h.

Member Data Documentation

◆ code

char pcv_t::code[MAXANT]

Definition at line 404 of file rtklib.h.

◆ off

double pcv_t::off[NFREQ][3]

Definition at line 406 of file rtklib.h.

◆ sat

int pcv_t::sat

Definition at line 402 of file rtklib.h.

◆ te

gtime_t pcv_t::te

Definition at line 405 of file rtklib.h.

◆ ts

gtime_t pcv_t::ts

Definition at line 405 of file rtklib.h.

◆ type

char pcv_t::type[MAXANT]

Definition at line 403 of file rtklib.h.

◆ var

double pcv_t::var[NFREQ][19]

Definition at line 407 of file rtklib.h.


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