MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
temporal
temporal_waggfuncs.c
tcontseq_extend
tcontseq_transform_wcount
tdiscseq_extend
tdiscseq_transform_wcount
temporal_extend
temporal_transform_wcount
temporal_wagg_transfn
temporal_wagg_transform_transfn
tinstant_extend
tinstant_transform_wcount
tinstant_transform_wcount_iter
tintseq_transform_wavg
tintseqset_transform_wavg
tnumber_transform_wavg
tnumberinst_transform_wavg
tnumberseq_disc_transform_wavg
tsequenceset_extend
tsequenceset_transform_wcount
◆
temporal_extend()
TSequence
** temporal_extend
(
const
Temporal
*
temp
,
const
Interval
*
interv
,
bool
min
,
int *
count
)
Extend a temporal value by a time interval.
Parameters
[in]
temp
Temporal
value
[in]
interv
Interval
[in]
min
True if the calling function is min, max otherwise
[out]
count
Number of elements in the output array
Generated by
1.9.5