MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
floatspan_round_set
numset_shift_scale
numspan_expand
numspan_shift_scale
numspanset_shift_scale
set_compact
span_expand
spanset_compact
◆
numspan_shift_scale()
Span
* numspan_shift_scale
(
const
Span
*
s
,
Datum
shift
,
Datum
width
,
bool
hasshift
,
bool
haswidth
)
Return a number span shifted and/or scaled by two values.
Parameters
[in]
s
Span
[in]
shift
Value for shifting the bounds
[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
Numspan_shift()
,
Numspan_scale()
,
Numspan_shift_scale()
Generated by
1.9.5