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
◆
tfloatsegm_intersection_value()
int tfloatsegm_intersection_value
(
Datum
start
,
Datum
end
,
Datum
value
,
TimestampTz
lower
,
TimestampTz
upper
,
TimestampTz
*
t
)
Return true if the segment of a temporal number intersects the base value at a timestamptz.
Parameters
[in]
start,end
Values defining the segment
[in]
value
Value to locate
[in]
lower,upper
Timestamps defining the segment
[out]
t
Resulting timestamp
Generated by
1.9.5