Synchronize two temporal values and apply to them a lifted function.
This function is applied when the result is an array of sequences and thus it is used when
- the function to lift has instantaneous discontinuities
- one temporal value has linear and the other has step interpolation.
- Parameters
-
[in] | seq1,seq2 | Temporal values |
[in] | lfinfo | Information about the lifted function |
[in] | inter | Overlapping period of the two sequences |
[out] | result | Array on which the pointers of the newly constructed sequences are stored |