MobilityDB 1.1
|
Functions | |
PGDLLEXPORT Datum | Above_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly above a temporal point. More... | |
PGDLLEXPORT Datum | Above_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly above a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Above_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly above the second one. More... | |
PGDLLEXPORT Datum | After_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly after a temporal point. More... | |
PGDLLEXPORT Datum | After_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly after a spatiotemporal box. More... | |
PGDLLEXPORT Datum | After_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly after the second one. More... | |
PGDLLEXPORT Datum | Back_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly back of a temporal point. More... | |
PGDLLEXPORT Datum | Back_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly back of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Back_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly back of the second one. More... | |
PGDLLEXPORT Datum | Before_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly before a temporal point. More... | |
PGDLLEXPORT Datum | Before_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly before a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Before_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly before the second one. More... | |
PGDLLEXPORT Datum | Below_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly below a temporal point. More... | |
PGDLLEXPORT Datum | Below_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly below a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Below_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly below the second one. More... | |
PGDLLEXPORT Datum | Front_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly in front of a temporal point. More... | |
PGDLLEXPORT Datum | Front_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly in front of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Front_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly in front of the second one. More... | |
PGDLLEXPORT Datum | Left_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly to the left of a temporal point. More... | |
PGDLLEXPORT Datum | Left_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly to the left of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Left_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly to the left of the second one. More... | |
PGDLLEXPORT Datum | Overabove_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend below a temporal point. More... | |
PGDLLEXPORT Datum | Overabove_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend below a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overabove_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend below the second one. More... | |
PGDLLEXPORT Datum | Overafter_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend before a temporal point. More... | |
PGDLLEXPORT Datum | Overafter_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend before a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overafter_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend before the second one. More... | |
PGDLLEXPORT Datum | Overback_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend to the front of a temporal point. More... | |
PGDLLEXPORT Datum | Overback_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend to the front of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overback_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend to the front of the second one. More... | |
PGDLLEXPORT Datum | Overbefore_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend after a temporal point. More... | |
PGDLLEXPORT Datum | Overbefore_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend after a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overbefore_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend after the second one. More... | |
PGDLLEXPORT Datum | Overbelow_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend above a temporal point. More... | |
PGDLLEXPORT Datum | Overbelow_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend above a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overbelow_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend above the second one. More... | |
PGDLLEXPORT Datum | Overfront_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend to the back of a temporal point. More... | |
PGDLLEXPORT Datum | Overfront_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend to the back of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overfront_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend to the back of the second one. More... | |
PGDLLEXPORT Datum | Overleft_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend to the right of a temporal point. More... | |
PGDLLEXPORT Datum | Overleft_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend to the right of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overleft_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend to the right of the second one. More... | |
PGDLLEXPORT Datum | Overright_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box does not extend to the left of a temporal point. More... | |
PGDLLEXPORT Datum | Overright_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point does not extend to the left of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Overright_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point does not extend to the left of the second one. More... | |
PGDLLEXPORT Datum | Right_stbox_tpoint (PG_FUNCTION_ARGS) |
Return true if a spatiotemporal box is strictly to the right of a temporal point. More... | |
PGDLLEXPORT Datum | Right_tpoint_stbox (PG_FUNCTION_ARGS) |
Return true if a temporal point is strictly to the right of a spatiotemporal box. More... | |
PGDLLEXPORT Datum | Right_tpoint_tpoint (PG_FUNCTION_ARGS) |
Return true if the first temporal point is strictly to the right of the second one. More... | |