MobilityDB  1.0

◆ tsequence_value_at_timestamp()

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

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

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