MobilityDB  1.0

◆ tsequenceset_value_at_timestamp()

bool tsequenceset_value_at_timestamp ( const TSequenceSet ts,
TimestampTz  t,
Datum *  result 
)

Returns the base value of the temporal value at the timestamp.

Parameters
[in]tsTemporal value
[in]tTimestamp
[out]resultBase value
Returns
Returns true if the timestamp is contained in the temporal value
Precondition
A bounding box test has been done before by the calling function