MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
stbox_expand_space
stbox_expand_time
stbox_get_space
stbox_quad_split
stbox_round
stbox_shift_scale_time
stboxarr_round
◆
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]
box
Spatiotemporal box
[in]
shift
Interval
to shift the value span, may be
NULL
[in]
duration
Duration of the result, may be
NULL
@csqlfn
Stbox_shift_time()
,
Stbox_scale_time()
,
Stbox_shift_scale_time()
Generated by
1.9.5