MobilityDB 1.1

◆ temporal_tagg_transform_transfn()

SkipList * temporal_tagg_transform_transfn ( SkipList state,
const Temporal temp,
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]stateCurrent state
[in]tempNew temporal value
[in]funcAggregate function
[in]crossingsTrue if turning points are added in the segments
[in]transformTransform function