MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
temporal
tinstant.c
intersection_tinstant_tinstant
tinstant_cmp
tinstant_copy
tinstant_eq
tinstant_hash
tinstant_in
tinstant_insts
tinstant_make
tinstant_make_free
tinstant_out
tinstant_set
tinstant_set_tstzspan
tinstant_shift_time
tinstant_time
tinstant_timestamps
tinstant_to_string
tinstant_value
tinstant_value_at_timestamptz
tinstant_value_p
tinstant_values_p
tnumberinst_double
tnumberinst_shift_value
tnumberinst_valuespans
tsequence_to_tinstant
tsequenceset_to_tinstant
◆
intersection_tinstant_tinstant()
bool
intersection_tinstant_tinstant
(
const
TInstant
*
inst1
,
const
TInstant
*
inst2
,
TInstant
**
inter1
,
TInstant
**
inter2
)
Temporally intersect two temporal instants.
Parameters
[in]
inst1,inst2
Input values
[out]
inter1,inter2
Output values
Returns
Return false if the values do not overlap on time
Generated by
1.9.5