Return true if the segment of a temporal sequence intersects the base value at the timestamp.
- Parameters
-
| [in] | inst1,inst2 | Temporal instants defining the segment |
| [in] | value | Base value |
| [in] | basetype | Base type |
| [out] | inter | Base value taken by the segment at the timestamp. This value is equal to the input base value up to the floating point precision. |
| [out] | t | Timestamp |