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

◆ stbox_shift_scale_time()

STBox * stbox_shift_scale_time ( const STBox box,
const Interval shift,
const Interval duration 
)

Return a spatiotemporal box with the time span expanded and/or scaled by two intervals.

Parameters
[in]boxSpatiotemporal box
[in]shiftInterval to shift the value span, may be NULL
[in]durationDuration of the result, may be NULL @csqlfn Stbox_shift_time(), Stbox_scale_time(), Stbox_shift_scale_time()