MobilityDB  1.0
Functions
tnpoint_aggfuncs.h File Reference

Aggregate functions for temporal network points. More...

#include <postgres.h>
#include <catalog/pg_type.h>
#include <fmgr.h>
Include dependency graph for tnpoint_aggfuncs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

Datum tnpoint_tcentroid_transfn (PG_FUNCTION_ARGS)
 Transition function for temporal centroid aggregation of temporal network points. More...
 

Detailed Description

Aggregate functions for temporal network points.