MobilityDB 1.3
Loading...
Searching...
No Matches

◆ floatspanset_shift_scale()

SpanSet * floatspanset_shift_scale ( const SpanSet ss,
double  shift,
double  width,
bool  hasshift,
bool  haswidth 
)

Return a float span shifted and/or scaled by two values.

Parameters
[in]ssSpan set
[in]shiftValue for shifting the span set
[in]widthWidth of the result
[in]hasshiftTrue when the shift argument is given
[in]haswidthTrue when the width argument is given @csqlfn Numspanset_shift(), Numspanset_scale(), Numspanset_shift_scale()