MobilityDB 1.3
Loading...
Searching...
No Matches
Functions

Constructor functions for static network points. More...

Functions

Npointnpoint_make (int64 rid, double pos)
 Return a network point from a route identifier and a position. More...
 
Nsegmentnsegment_make (int64 rid, double pos1, double pos2)
 Return a network segment from a route identifier and two positions. More...
 

Detailed Description

Constructor functions for static network points.