MobilityDB 1.1

◆ tsequenceset_shift_tscale()

TSequenceSet * tsequenceset_shift_tscale ( const TSequenceSet ss,
const Interval shift,
const Interval duration 
)

Return a temporal sequence set shifted and/or scaled by the intervals.

Precondition
The duration is greater than 0 if it is not NULL
SQL Function:
shift(), tscale(), shiftTscale().