|
◆ synchronize_tsequenceset_tsequenceset()
Temporally intersect or synchronize two temporal sequence sets.
- Parameters
-
[in] | ss1,ss2 | Input values |
[in] | mode | Intersection or synchronization (with or without adding crossings) |
[out] | inter1,inter2 | Output values |
- Returns
- Return false if the input values do not overlap on time
|