MobilityDB
1.0
src
general
temporal_waggfuncs.c
temporal_extend
temporal_transform_wcount
temporal_wagg_transfn
temporal_wagg_transfn1
temporal_wagg_transform_transfn
temporal_wcount_transfn
tfloat_wmax_transfn
tfloat_wmin_transfn
tfloat_wsum_transfn
tinstant_extend
tinstant_transform_wcount
tinstant_transform_wcount1
tinstantset_extend
tinstantset_transform_wcount
tint_wmax_transfn
tint_wmin_transfn
tint_wsum_transfn
tintseq_transform_wavg
tintseqset_transform_wavg
tnumber_transform_wavg
tnumber_wavg_transfn
tnumberinst_transform_wavg
tnumberinstset_transform_wavg
tsequence_extend
tsequence_transform_wcount
tsequenceset_extend
tsequenceset_transform_wcount
◆
temporal_extend()
static
TSequence
** temporal_extend
(
Temporal
*
temp
,
Interval *
interval
,
bool
min
,
int *
count
)
static
Extend the temporal value by the time interval (dispatch function)
Parameters
[in]
temp
Temporal
value
[in]
interval
Interval
[in]
min
True if the calling function is min, max otherwise
[out]
count
Number of elements in the output array
Generated by
1.8.13