Return the base value of a temporal sequence set at a timestamp.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | t | Timestamp |
[in] | strict | True if exclusive bounds are taken into account |
[out] | result | Base value |
- Returns
- Return true if the timestamp is contained in the temporal sequence set
- Precondition
- A bounding box test has been done before by the calling function
- SQL Function:
- valueAtTimestamp()