MobilityDB
1.3
Loading...
Searching...
No Matches
Constructor functions
cbuffer_timestamptz_set_stbox
cbuffer_tstzspan_set_stbox
npoint_set_stbox
npointarr_set_stbox
number_timestamptz_to_tbox
number_tstzspan_to_tbox
pose_timestamptz_set_stbox
pose_tstzspan_set_stbox
posearr_set_stbox
stbox_set
tbox_set
◆
tbox_set()
void tbox_set
(
const
Span
*
s
,
const
Span
*
p
,
TBox
*
box
)
Return in the last argument a temporal box constructed from a number span and a timestamptz span.
Parameters
[in]
s
Value span
[in]
p
Time span
[out]
box
Result
Note
This function is equivalent to
tbox_make
without memory allocation
Generated by
1.9.5