|
MobilityDB 1.1
|

Data Structures | |
| struct | trip_record |
| A simple program that reads from a CSV file synthetic trip data in Brussels generated by the MobilityDB-BerlinMOD generator, https://github.com/MobilityDB/MobilityDB-BerlinMOD and performs a temporal count aggregation. More... | |
Macros | |
| #define | MAX_LENGTH_DATE 12 |
| #define | MAX_LENGTH_HEADER 1024 |
| #define | MAX_LENGTH_TRIP 170001 |
Functions | |
| int | main (void) |
Variables | |
| trip_record | trip_rec |