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

◆ poseset_value_n()

bool poseset_value_n ( const Set s,
int  n,
Pose **  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()