MobilityDB  1.0

◆ tsequence_value_at_timestamp_inc()

bool tsequence_value_at_timestamp_inc ( const TSequence seq,
TimestampTz  t,
Datum *  result 
)

Returns the base value of the temporal value at the timestamp when the timestamp may be at an exclusive bound.

Parameters
[in]seqTemporal value
[in]tTimestamp
[out]resultBase value
Returns
Returns true if the timestamp is found in the temporal value