MobilityDB 1.1
Data Fields
ValueTimeSplitState Struct Reference

Struct for storing the state that persists across multiple calls to output the temporal fragments. More...

#include <temporal_tile.h>

Collaboration diagram for ValueTimeSplitState:
Collaboration graph
[legend]

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
 
TimestampTztime_buckets
 
int64 tunits
 
Datumvalue_buckets
 

Detailed Description

Struct for storing the state that persists across multiple calls to output the temporal fragments.


The documentation for this struct was generated from the following file: