MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
tbox_expand_time
tbox_round
tbox_shift_scale_time
tfloatbox_expand
tfloatbox_shift_scale
tintbox_expand
tintbox_shift_scale
◆
tintbox_shift_scale()
TBox
* tintbox_shift_scale
(
const
TBox
*
box
,
int
shift
,
int
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