MobilityDB
1.3
Loading...
Searching...
No Matches
meos
include
temporal
tsequence.h
bbox_expand
ensure_increasing_timestamps
ensure_valid_tinstarr
ensure_valid_tinstarr_common
float_collinear
floatsegm_interpolate
floatsegm_locate
intersection_tcontseq_tdiscseq
intersection_tdiscseq_tcontseq
intersection_tdiscseq_tdiscseq
intersection_tinstant_tsequence
intersection_tsequence_tinstant
synchronize_tsequence_tsequence
tcontseq_find_timestamptz
tdiscseq_find_timestamptz
tfloatsegm_intersection_value
tinstarr_normalize
tnumbersegm_intersection
tnumberseq_cont_twavg
tnumberseq_shift_scale_value_iter
tsegment_intersection
tsegment_intersection_value
tsegment_value_at_timestamptz
tseqarr2_to_tseqarr
tsequence_join
tsequence_join_test
tsequence_make_exp1
tsequence_make_valid
tsequence_norm_test
tsequence_segments_iter
tsequence_shift_scale_time_iter
tsequence_timestamps_iter
tsequence_to_string
tstepseq_to_linear
tstepseq_to_linear_iter
◆
tsegment_value_at_timestamptz()
Datum
tsegment_value_at_timestamptz
(
Datum
start
,
Datum
end
,
meosType
temptype
,
TimestampTz
lower
,
TimestampTz
upper
,
TimestampTz
t
)
Return the base value of the segment of a temporal sequence at a timestamptz.
Parameters
[in]
start,end
Base values defining the segment
[in]
temptype
Temporal
type
[in]
lower,upper
Timestamps defining the segment
[in]
t
Timestamp
Note
The function creates a new value that must be freed
Generated by
1.9.5