MobilityDB
1.0
|
Aggregate functions for temporal network points. More...
#include "npoint/tnpoint_aggfuncs.h"
#include <assert.h>
#include "general/temporal_aggfuncs.h"
#include "point/tpoint.h"
#include "point/tpoint_spatialfuncs.h"
#include "point/tpoint_aggfuncs.h"
#include "npoint/tnpoint.h"
Functions | |
PGDLLEXPORT Datum | tnpoint_tcentroid_transfn (PG_FUNCTION_ARGS) |
Transition function for temporal centroid aggregation of temporal network points. More... | |
Aggregate functions for temporal network points.
The only function currently provided is temporal centroid.