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

Public Attributes

int n
int nmax
int cyclic
int start
int end
gtime_t time
sol_tdata
double rb [3]
unsigned char buff [MAXSOLMSG+1]
int nb

Detailed Description

Definition at line 838 of file rtklib.h.

Member Data Documentation

◆ buff

unsigned char solbuf_t::buff[MAXSOLMSG+1]

Definition at line 846 of file rtklib.h.

◆ cyclic

int solbuf_t::cyclic

Definition at line 841 of file rtklib.h.

◆ data

sol_t* solbuf_t::data

Definition at line 844 of file rtklib.h.

◆ end

int solbuf_t::end

Definition at line 842 of file rtklib.h.

◆ n

int solbuf_t::n

Definition at line 840 of file rtklib.h.

◆ nb

int solbuf_t::nb

Definition at line 847 of file rtklib.h.

◆ nmax

int solbuf_t::nmax

Definition at line 840 of file rtklib.h.

◆ rb

double solbuf_t::rb[3]

Definition at line 845 of file rtklib.h.

◆ start

int solbuf_t::start

Definition at line 842 of file rtklib.h.

◆ time

gtime_t solbuf_t::time

Definition at line 843 of file rtklib.h.


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