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

Public Attributes

gtime_t time
int index
double clk [MAXSAT][1]
float std [MAXSAT][1]

Detailed Description

Definition at line 492 of file rtklib.h.

Member Data Documentation

◆ clk

double pclk_t::clk[MAXSAT][1]

Definition at line 496 of file rtklib.h.

◆ index

int pclk_t::index

Definition at line 495 of file rtklib.h.

◆ std

float pclk_t::std[MAXSAT][1]

Definition at line 497 of file rtklib.h.

◆ time

gtime_t pclk_t::time

Definition at line 494 of file rtklib.h.


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