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
◆
tfloat_shift_scale_value()
Temporal
* tfloat_shift_scale_value
(
const
Temporal
*
temp
,
double
shift
,
double
width
)
Return a temporal number whose value dimension is shifted and scaled by two values.
Parameters
[in]
temp
Temporal
value
[in]
shift
Value for shifting the temporal value
[in]
width
Width of the result @csqlfn
Tnumber_shift_scale_value()
Generated by
1.9.5