MobilityDB 1.1

◆ tsequence_shift_tscale()

TSequence * tsequence_shift_tscale ( const TSequence seq,
const Interval shift,
const Interval duration 
)

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

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