Restrict the segment of a temporal sequence to a timestamp.
- Parameters
-
| [in] | inst1,inst2 | Temporal instants defining the segment |
| [in] | linear | True if linear interpolation |
| [in] | t | Timestamp |
- Precondition
- The timestamp t satisfies inst1->t <= t <= inst2->t
- Note
- The function creates a new value that must be freed