MobilityDB 1.3
Loading...
Searching...
No Matches
Functions
tnpoint_aggfuncs.c File Reference

Aggregate functions for temporal network points. More...

#include <postgres.h>
#include <meos.h>
#include <meos_internal.h>
#include "temporal/set.h"
#include "temporal/skiplist.h"
#include "temporal/temporal_aggfuncs.h"
#include "temporal/type_util.h"
#include "geo/tgeo_aggfuncs.h"
#include "geo/tspatial_parser.h"

Functions

SkipListtnpoint_tcentroid_transfn (SkipList *state, Temporal *temp)
 Transition function for temporal centroid aggregation of temporal network points. More...
 

Detailed Description

Aggregate functions for temporal network points.

Note
The only function currently provided is temporal centroid