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

◆ numspan_expand()

Span * numspan_expand ( const Span s,
Datum  value 
)

Return a number span with its bounds expanded/decreased by a value.

Parameters
[in]sSpan
[in]valueValue @csqlfn Numspan_expand()
Note
This function can be seen as a 1-dimensional version of the PostGIS function ST_Buffer