![]() |
MobilityDB 1.3
|
Constructor functions for static network points. More...
Functions | |
Npoint * | npoint_make (int64 rid, double pos) |
Return a network point from a route identifier and a position. More... | |
Nsegment * | nsegment_make (int64 rid, double pos1, double pos2) |
Return a network segment from a route identifier and two positions. More... | |
Constructor functions for static network points.