libgpsfile  0.2.2
some useful C-functions
gps.h File Reference
#include <stdio.h>
#include <cfe-tables/tables.h>
Include dependency graph for gps.h:

Go to the source code of this file.

Data Structures

struct  summary_t
 

Functions

int read_gps_file (FILE *f, table_t *t, summary_t *s)
 
int write_gps_file (FILE *f, const table_t *t, const summary_t *s)
 

Function Documentation

◆ read_gps_file()

int read_gps_file ( FILE *  f,
table_t *  t,
summary_t s 
)

◆ write_gps_file()

int write_gps_file ( FILE *  f,
const table_t *  t,
const summary_t s 
)