MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
tbox_expand_float
tbox_expand_int
tbox_expand_time
tbox_round
tbox_shift_scale_float
tbox_shift_scale_int
tbox_shift_scale_time
◆
tbox_shift_scale_float()
TBox
* tbox_shift_scale_float
(
const
TBox
*
box
,
double
shift
,
double
width
,
bool
hasshift
,
bool
haswidth
)
Return a temporal box with the value span shifted and/or scaled by the values.
Parameters
[in]
box
Temporal
box
[in]
shift
Value to shift the value span
[in]
width
Width of the result
[in]
hasshift
True when the shift argument is given
[in]
haswidth
True when the width argument is given @csqlfn
Tbox_shift_value()
,
Tbox_scale_value()
,
Tbox_shift_scale_value()
Generated by
1.9.5