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

Public Attributes

gtime_t time
gtime_t tobs
obs_t obs
obs_t obuf
nav_t nav
sta_t sta
int ephsat
sbsmsg_t sbsmsg
char msgtype [256]
unsigned char subfrm [MAXSAT][380]
lexmsg_t lexmsg
double lockt [MAXSAT][NFREQ+NEXOBS]
double icpp [MAXSAT]
double off [MAXSAT]
double icpc
double prCA [MAXSAT]
double dpCA [MAXSAT]
unsigned char halfc [MAXSAT][NFREQ+NEXOBS]
char freqn [MAXOBS]
int nbyte
int len
int iod
int tod
int tbase
int flag
int outtype
unsigned char buff [MAXRAWLEN]
char opt [256]
double receive_time
unsigned int plen
unsigned int pbyte
unsigned int page
unsigned int reply
int week
unsigned char pbuff [255+4+2]

Detailed Description

Definition at line 1202 of file rtklib.h.

Member Data Documentation

◆ buff

unsigned char raw_t::buff[MAXRAWLEN]

Definition at line 1227 of file rtklib.h.

◆ dpCA

double raw_t::dpCA[MAXSAT]

Definition at line 1217 of file rtklib.h.

◆ ephsat

int raw_t::ephsat

Definition at line 1210 of file rtklib.h.

◆ flag

int raw_t::flag

Definition at line 1225 of file rtklib.h.

◆ freqn

char raw_t::freqn[MAXOBS]

Definition at line 1219 of file rtklib.h.

◆ halfc

unsigned char raw_t::halfc[MAXSAT][NFREQ+NEXOBS]

Definition at line 1218 of file rtklib.h.

◆ icpc

double raw_t::icpc

Definition at line 1216 of file rtklib.h.

◆ icpp

double raw_t::icpp[MAXSAT]

Definition at line 1216 of file rtklib.h.

◆ iod

int raw_t::iod

Definition at line 1222 of file rtklib.h.

◆ len

int raw_t::len

Definition at line 1221 of file rtklib.h.

◆ lexmsg

lexmsg_t raw_t::lexmsg

Definition at line 1214 of file rtklib.h.

◆ lockt

double raw_t::lockt[MAXSAT][NFREQ+NEXOBS]

Definition at line 1215 of file rtklib.h.

◆ msgtype

char raw_t::msgtype[256]

Definition at line 1212 of file rtklib.h.

◆ nav

nav_t raw_t::nav

Definition at line 1208 of file rtklib.h.

◆ nbyte

int raw_t::nbyte

Definition at line 1220 of file rtklib.h.

◆ obs

obs_t raw_t::obs

Definition at line 1206 of file rtklib.h.

◆ obuf

obs_t raw_t::obuf

Definition at line 1207 of file rtklib.h.

◆ off

double raw_t::off[MAXSAT]

Definition at line 1216 of file rtklib.h.

◆ opt

char raw_t::opt[256]

Definition at line 1228 of file rtklib.h.

◆ outtype

int raw_t::outtype

Definition at line 1226 of file rtklib.h.

◆ page

unsigned int raw_t::page

Definition at line 1232 of file rtklib.h.

◆ pbuff

unsigned char raw_t::pbuff[255+4+2]

Definition at line 1235 of file rtklib.h.

◆ pbyte

unsigned int raw_t::pbyte

Definition at line 1231 of file rtklib.h.

◆ plen

unsigned int raw_t::plen

Definition at line 1230 of file rtklib.h.

◆ prCA

double raw_t::prCA[MAXSAT]

Definition at line 1217 of file rtklib.h.

◆ receive_time

double raw_t::receive_time

Definition at line 1229 of file rtklib.h.

◆ reply

unsigned int raw_t::reply

Definition at line 1233 of file rtklib.h.

◆ sbsmsg

sbsmsg_t raw_t::sbsmsg

Definition at line 1211 of file rtklib.h.

◆ sta

sta_t raw_t::sta

Definition at line 1209 of file rtklib.h.

◆ subfrm

unsigned char raw_t::subfrm[MAXSAT][380]

Definition at line 1213 of file rtklib.h.

◆ tbase

int raw_t::tbase

Definition at line 1224 of file rtklib.h.

◆ time

gtime_t raw_t::time

Definition at line 1204 of file rtklib.h.

◆ tobs

gtime_t raw_t::tobs

Definition at line 1205 of file rtklib.h.

◆ tod

int raw_t::tod

Definition at line 1223 of file rtklib.h.

◆ week

int raw_t::week

Definition at line 1234 of file rtklib.h.


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