MobilityDB
1.3
Loading...
Searching...
No Matches
Reduction functions
temporal_tprecision
temporal_tsample
◆
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]
temp
Temporal
value
[in]
duration
Size of the time bins
[in]
torigin
Time origin of the bins
[in]
interp
Interpolation @csqlfn
Temporal_tsample()
Generated by
1.9.5