MobilityDB
1.1
Comparison functions
stbox_cmp
stbox_eq
stbox_ge
stbox_gt
stbox_le
stbox_lt
stbox_ne
tbox_cmp
tbox_eq
tbox_ge
tbox_gt
tbox_le
tbox_lt
tbox_ne
◆
stbox_le()
bool stbox_le
(
const
STBox
*
box1
,
const
STBox
*
box2
)
Return true if the first spatiotemporal box is less than or equal to the second one.
SQL Operator:
<=
Generated by
1.9.4