![]() |
MobilityDB 1.3
|
A simple program that generates a given number of tgeompoint instants, assembles the instants into a sequence at the end of the generation process, and outputs the number of instants and the distance travelled. More...
Macros | |
#define | MAX_LINE_LENGTH 1024 |
Functions | |
int | main (void) |
A simple program that generates a given number of tgeompoint instants, assembles the instants into a sequence at the end of the generation process, and outputs the number of instants and the distance travelled.
The instants are generated so they are not redundant, that is, all input instants will appear in the final sequence.
The program can be build as follows