Module map_model::pathfind::vehicles [−][src]
Expand description
Pathfinding for cars, bikes, buses, and trains using contraction hierarchies
Structs
Enums
Functions
This returns the pathfinding cost of crossing one road and turn. This is also expressed in units of time. It factors in the ideal time to cross the space, along with penalties for entering an access-restricted zone, taking an unprotected turn, and so on.