MobilityDB
1.3
Loading...
Searching...
No Matches
Transformation functions
float_degrees
temparr_round
temporal_round
temporal_scale_time
temporal_set_interp
temporal_shift_scale_time
temporal_shift_time
temporal_to_tinstant
temporal_to_tsequence
temporal_to_tsequenceset
tfloat_ceil
tfloat_degrees
tfloat_floor
tfloat_radians
tfloat_scale_value
tfloat_shift_scale_value
tfloat_shift_value
tint_scale_value
tint_shift_scale_value
tint_shift_value
◆
temporal_shift_scale_time()
Temporal
* temporal_shift_scale_time
(
const
Temporal
*
temp
,
const
Interval
*
shift
,
const
Interval
*
duration
)
Return a temporal value shifted and/or scaled by two intervals.
Parameters
[in]
temp
Temporal
value
[in]
shift
Interval
for shift
[in]
duration
Interval
for scale
Precondition
The duration is greater than 0 if is not NULL @csqlfn
Temporal_shift_time()
,
Temporal_scale_time()
,
Temporal_shift_scale_time()
Generated by
1.9.5