MobilityDB  1.0

◆ temporal_tagg_transform_transfn()

Datum temporal_tagg_transform_transfn ( FunctionCallInfo  fcinfo,
datum_func2  func,
bool  crossings,
TInstant *(*)(const TInstant *)  transform 
)

Transition function for aggregating temporal values that require a transformation to each composing instant/sequence.

Parameters
[in]fcinfoCatalog information about the external function
[in]funcAggregate function
[in]crossingsState whether turning points are added in the segments
[in]transformTransform function