MobilityDB 1.1

◆ temporal_wagg_transfn()

Datum temporal_wagg_transfn ( FunctionCallInfo  fcinfo,
datum_func2  func,
bool  min,
bool  crossings 
)

Generic moving window transition function for min, max, and sum aggregation.

Parameters
[in]fcinfoCatalog information about the external function
[in]funcFunction
[in]minTrue if the calling function is min, max otherwise
[in]crossingsTrue if turning points are added in the segments