MobilityDB 1.3
Loading...
Searching...
No Matches

◆ temporal_tsample()

Temporal * temporal_tsample ( const Temporal temp,
const Interval duration,
TimestampTz  torigin,
interpType  interp 
)

Return a temporal value sampled according to time bins.

Parameters
[in]tempTemporal value
[in]durationSize of the time bins
[in]toriginTime origin of the bins
[in]interpInterpolation @csqlfn Temporal_tsample()