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

◆ temporal_shift_scale_time()

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

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

Parameters
[in]tempTemporal value
[in]shiftInterval for shift
[in]durationInterval for scale
Precondition
The duration is greater than 0 if is not NULL @csqlfn Temporal_shift_time(), Temporal_scale_time(), Temporal_shift_scale_time()