MobilityDB 1.3
Loading...
Searching...
No Matches
Data Structures | Macros
trgeo_distance.h File Reference

Distance functions for temporal rigid geometries. More...

#include <postgres.h>
#include <liblwgeom.h>
#include "temporal/temporal.h"
#include "pose/pose.h"

Go to the source code of this file.

Data Structures

struct  cfp_array
 
struct  cfp_elem
 
struct  tdist_array
 
struct  tdist_elem
 

Macros

#define MEOS_ANY   0
 Symbolic constants for temporal_distance. More...
 
#define MEOS_CFP_FREE   true
 
#define MEOS_CFP_FREE_NO   false
 
#define MEOS_CFP_STORE   true
 Symbolic constants for cfp_elem. More...
 
#define MEOS_CFP_STORE_NO   false
 
#define MEOS_LEFT   2
 
#define MEOS_RIGHT   1
 
#define MEOS_SOLVE_0   true
 Symbolic constants for equation solving. More...
 
#define MEOS_SOLVE_1   false
 

Detailed Description

Distance functions for temporal rigid geometries.