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

Public Attributes

int state
int proto
int error
char addr [1024]
char file [1024]
char user [256]
char passwd [256]
char local [1024]
int topts [4]
gtime_t tnext
pthread_t thread

Detailed Description

Definition at line 1185 of file rtklib.h.

Member Data Documentation

◆ addr

char ftp_t::addr[1024]

Definition at line 1191 of file rtklib.h.

◆ error

int ftp_t::error

Definition at line 1189 of file rtklib.h.

◆ file

char ftp_t::file[1024]

Definition at line 1192 of file rtklib.h.

◆ local

char ftp_t::local[1024]

Definition at line 1195 of file rtklib.h.

◆ passwd

char ftp_t::passwd[256]

Definition at line 1194 of file rtklib.h.

◆ proto

int ftp_t::proto

Definition at line 1188 of file rtklib.h.

◆ state

int ftp_t::state

Definition at line 1187 of file rtklib.h.

◆ thread

pthread_t ftp_t::thread

Definition at line 1198 of file rtklib.h.

◆ tnext

gtime_t ftp_t::tnext

Definition at line 1197 of file rtklib.h.

◆ topts

int ftp_t::topts[4]

Definition at line 1196 of file rtklib.h.

◆ user

char ftp_t::user[256]

Definition at line 1193 of file rtklib.h.


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