MobilityDB
1.1
meos
include
general
temporal_boxops.h
bbox_get_size
bbox_max_dims
bbox_type
boxop_temporal_period
boxop_temporal_periodset
boxop_temporal_temporal
boxop_temporal_timestamp
boxop_temporal_timestampset
boxop_tnumber_number
boxop_tnumber_numspan
boxop_tnumber_numspanset
boxop_tnumber_tbox
boxop_tnumber_tnumber
ensure_bbox_type
temporal_bbox_cmp
temporal_bbox_eq
temporal_bbox_shift_tscale
temporal_bbox_size
temporal_max_header_size
tinstant_set_bbox
tinstarr_compute_bbox
tsequence_compute_bbox
tsequenceset_compute_bbox
◆
tinstarr_compute_bbox()
void tinstarr_compute_bbox
(
const
TInstant
**
instants
,
int
count
,
bool
lower_inc
,
bool
upper_inc
,
interpType
interp
,
void *
box
)
Set
a bounding box from an array of temporal instant values.
Parameters
[in]
instants
Temporal
instants
[in]
count
Number of elements in the array
[in]
lower_inc,upper_inc
Period bounds
[in]
interp
Interpolation
[out]
box
Bounding box
Generated by
1.9.4