MobilityDB 1.1
|
Struct for storing the state that persists across multiple calls to output the temporal fragments. More...
#include <temporal_tile.h>
Data Fields | |
int | count |
bool | done |
True when all tiles have been processed. More... | |
Temporal ** | fragments |
int | i |
Number of current tile. More... | |
Datum | size |
TimestampTz * | time_buckets |
int64 | tunits |
Datum * | value_buckets |
Struct for storing the state that persists across multiple calls to output the temporal fragments.