|
MobilityDB 1.3
|
Reduction functions for temporal types. More...
Functions | |
| Temporal * | temporal_tprecision (const Temporal *temp, const Interval *duration, TimestampTz torigin) |
| Return a temporal value with the precision set to time bins. More... | |
| Temporal * | temporal_tsample (const Temporal *temp, const Interval *duration, TimestampTz torigin, interpType interp) |
| Return a temporal value sampled according to time bins. More... | |
Reduction functions for temporal types.