![]() |
MobilityDB 1.3
|
Aggregate functions for temporal geometries. More...
Functions | |
Temporal * | tpoint_tcentroid_finalfn (SkipList *state) |
Final function for temporal centroid aggregation of temporal points. More... | |
SkipList * | tpoint_tcentroid_transfn (SkipList *state, Temporal *temp) |
Transition function for temporal centroid aggregation of temporal points. More... | |
STBox * | tspatial_extent_transfn (STBox *box, const Temporal *temp) |
Transition function for temporal extent aggregation of spatiotemporal values. More... | |
Aggregate functions for temporal geometries.