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

◆ npointset_value_n()

bool npointset_value_n ( const Set s,
int  n,
Npoint **  result 
)

Return in the last argument a copy of the n-th value of a circular buffer set.

Parameters
[in]sSet
[in]nNumber (1-based)
[out]resultValue
Returns
Return true if the value is found @csqlfn Set_value_n()