MobilityDB 1.1

◆ temporal_shift_tscale()

Temporal * temporal_shift_tscale ( const Temporal temp,
const Interval shift,
const Interval duration 
)

Return a temporal value shifted and/or scaled by the intervals.

Parameters
[in]tempTemporal value
[in]shiftInterval for shift
[in]durationInterval for scale
Precondition
The duration is greater than 0 if is not NULL
SQL Function:
shift, scale, shiftTscale
PyMEOS Function:
shift