navit  0.5.3-trunk
route_segment_data Struct Reference

A segment in the route graph or path. More...

#include <route_protected.h>

Data Fields

struct item item
 
int flags
 
int len
 
int score
 

Detailed Description

A segment in the route graph or path.

This is a segment in the route graph or path. A segment represents a driveable way.

Field Documentation

◆ flags

◆ item

◆ len

◆ score

int route_segment_data::score

Used by the traffic module to give preference to some segments over others

Referenced by route_graph_add_segment(), route_graph_clone_segment(), and traffic_route_get_seg_cost().


The documentation for this struct was generated from the following file: