Synchronizes the temporal values and apply to them the 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 |
| [in] | discont | The function to lift has instantaneous discontinuities |
| [out] | result | Array on which the pointers of the newly constructed sequences are stored |