Hermes
 All Data Structures Files Functions Variables Macros Pages
Properties.h File Reference
#include "Definition.h"
Include dependency graph for Properties.h:
This graph shows which files directly or indirectly include this file:

Functions

bool isStoppedSegmentST (const SegmentST *segment, float8 tolerance)
 
PGDLLEXPORT Datum isStoppedSegmentSTV1 (PG_FUNCTION_ARGS)
 
float8 averageSpeedSegmentST (const SegmentST *segment)
 
PGDLLEXPORT Datum averageSpeedSegmentSTV1 (PG_FUNCTION_ARGS)
 

Function Documentation

float8 averageSpeedSegmentST ( const SegmentST segment)
PGDLLEXPORT Datum averageSpeedSegmentSTV1 ( PG_FUNCTION_ARGS  )

References averageSpeedSegmentST().

Here is the call graph for this function:

bool isStoppedSegmentST ( const SegmentST segment,
float8  tolerance 
)

References lengthSegmentSP(), and SegmentST::sp.

Referenced by atBoxSegmentST(), atBoxTSegmentST(), atPeriodSegmentST(), atPeriodSPSegmentST(), and isStoppedSegmentSTV1().

Here is the call graph for this function:

PGDLLEXPORT Datum isStoppedSegmentSTV1 ( PG_FUNCTION_ARGS  )

References isStoppedSegmentST().

Here is the call graph for this function: