MobilityDB
1.1
meos
src
general
temporal_boxops.c
bbox_get_size
bbox_max_dims
bbox_type
ensure_bbox_type
temporal_bbox_cmp
temporal_bbox_eq
temporal_bbox_shift_tscale
temporal_bbox_size
temptype_without_bbox
tinstant_set_bbox
tinstarr_compute_bbox
tnumberinstarr_set_tbox
tnumberseq_expand_tbox
tnumberseqarr_set_tbox
tseqarr_set_period
tsequence_expand_bbox
tsequenceset_compute_bbox
tsequenceset_expand_bbox
◆
temporal_bbox_shift_tscale()
void temporal_bbox_shift_tscale
(
void *
box
,
meosType
temptype
,
const
Interval
*
shift
,
const
Interval
*
duration
)
Shift and/or scale the time span of the bounding box by the intervals.
Parameters
[in]
box
Bounding box
[in]
shift
Interval
to shift
[in]
duration
Interval
to scale
[in]
temptype
Temporal
type
Generated by
1.9.4