MobilityDB
1.0
Main Page
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Variables
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
+
Variables
_
a
b
c
d
e
h
m
p
r
s
t
Typedefs
Enumerations
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
+
Macros
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
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
◆
tinstant_extend()
static int tinstant_extend
(
TSequence
**
result
,
const
TInstant
*
inst
,
const Interval *
interval
)
static
Extend the temporal instant value by the time interval.
Parameters
[out]
result
Array on which the pointers of the newly constructed values are stored
[in]
inst
Temporal
value
[in]
interval
Interval
Generated by
1.8.13