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

◆ tbox_shift_scale_time()

TBox * tbox_shift_scale_time ( const TBox box,
const Interval shift,
const Interval duration 
)

Return a temporal box with the value span shifted and/or scaled by the values.

Parameters
[in]boxTemporal box
[in]shiftInterval to shift the value span, may be NULL
[in]durationDuration of the result, may be NULL @csqlfn Tbox_shift_time(), Tbox_scale_time(), Tbox_shift_scale_time()