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

◆ tbox_cmp()

int tbox_cmp ( const TBox box1,
const TBox box2 
)

Return -1, 0, or 1 depending on whether the first temporal box is less than, equal to, or greater than the second one.

Parameters
[in]box1,box2Temporal boxes
Note
The time dimension is compared first and then the value dimension @csqlfn Tbox_cmp()