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

◆ dateset_shift_scale()

Set * dateset_shift_scale ( const Set s,
int  shift,
int  width,
bool  hasshift,
bool  haswidth 
)

Return a date set shifted and/or scaled by two values.

Parameters
[in]sSet
[in]shiftValue for shifting the elements
[in]widthWidth of the result
[in]hasshiftTrue when the shift argument is given
[in]haswidthTrue when the width argument is given @csqlfn Numset_shift(), Numset_scale(), Numset_shift_scale(),