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

Public Attributes

int type
int mode
int state
unsigned int inb
unsigned int inr
unsigned int outb
unsigned int outr
unsigned int tick
unsigned int tact
unsigned int inbt
unsigned int outbt
lock_t lock
void * port
char path [MAXSTRPATH]
char msg [MAXSTRMSG]

Detailed Description

Definition at line 1095 of file rtklib.h.

Member Data Documentation

◆ inb

unsigned int stream_t::inb

Definition at line 1100 of file rtklib.h.

◆ inbt

unsigned int stream_t::inbt

Definition at line 1103 of file rtklib.h.

◆ inr

unsigned int stream_t::inr

Definition at line 1100 of file rtklib.h.

◆ lock

lock_t stream_t::lock

Definition at line 1104 of file rtklib.h.

◆ mode

int stream_t::mode

Definition at line 1098 of file rtklib.h.

◆ msg

char stream_t::msg[MAXSTRMSG]

Definition at line 1107 of file rtklib.h.

◆ outb

unsigned int stream_t::outb

Definition at line 1101 of file rtklib.h.

◆ outbt

unsigned int stream_t::outbt

Definition at line 1103 of file rtklib.h.

◆ outr

unsigned int stream_t::outr

Definition at line 1101 of file rtklib.h.

◆ path

char stream_t::path[MAXSTRPATH]

Definition at line 1106 of file rtklib.h.

◆ port

void* stream_t::port

Definition at line 1105 of file rtklib.h.

◆ state

int stream_t::state

Definition at line 1099 of file rtklib.h.

◆ tact

unsigned int stream_t::tact

Definition at line 1102 of file rtklib.h.

◆ tick

unsigned int stream_t::tick

Definition at line 1102 of file rtklib.h.

◆ type

int stream_t::type

Definition at line 1097 of file rtklib.h.


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