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

Public Attributes

gtime_t time
int ndata [3]
double rb
double lats [3]
double lons [3]
double hgts [3]
double * data
float * rms

Detailed Description

Definition at line 545 of file rtklib.h.

Member Data Documentation

◆ data

double* tec_t::data

Definition at line 553 of file rtklib.h.

◆ hgts

double tec_t::hgts[3]

Definition at line 552 of file rtklib.h.

◆ lats

double tec_t::lats[3]

Definition at line 550 of file rtklib.h.

◆ lons

double tec_t::lons[3]

Definition at line 551 of file rtklib.h.

◆ ndata

int tec_t::ndata[3]

Definition at line 548 of file rtklib.h.

◆ rb

double tec_t::rb

Definition at line 549 of file rtklib.h.

◆ rms

float* tec_t::rms

Definition at line 554 of file rtklib.h.

◆ time

gtime_t tec_t::time

Definition at line 547 of file rtklib.h.


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