MobilityDB 1.1
Data Structures | Macros | Functions
02_meos_read_ais.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <meos.h>
Include dependency graph for 02_meos_read_ais.c:

Data Structures

struct  AIS_record
 

Macros

#define MAX_LENGTH_HEADER   1024
 A simple program that reads AIS data from a CSV file and outputs a few of these records converted into temporal values. More...
 
#define MAX_LENGTH_POINT   64
 
#define MAX_LENGTH_TIMESTAMP   32
 

Functions

int main (void)