Return a temporal sequence set where the value dimension is shifted and/or scaled by two values.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | shift | Value for shifting the temporal value |
[in] | width | Width of the result |
[in] | hasshift | True when the shift argument is given |
[in] | haswidth | True when the width argument is given |
- Precondition
- The duration is greater than 0 if it is not NULL @csqlfn Tnumber_shift_value(), Tnumber_scale_value(), Tnumber_shift_scale_value()