navit 0.5.3-trunk
Loading...
Searching...
No Matches
route_info Struct Reference

Usually represents a destination or position. More...

Data Fields

struct coord c
 
struct coord lp
 
int pos
 
int lenpos
 
int lenneg
 
int lenextra
 
int percent
 
struct street_datastreet
 
int street_direction
 
int dir
 

Detailed Description

Usually represents a destination or position.

This struct usually represents a destination or position

Field Documentation

◆ c

◆ dir

int route_info::dir

Direction to take when following the route -1 = Negative direction, 1 = Positive direction

Referenced by rm_get_item(), and route_path_new().

◆ lenextra

int route_info::lenextra

Distance between lp and c

Referenced by route_info_distances(), route_path_new(), and route_path_new_offroad().

◆ lenneg

int route_info::lenneg

◆ lenpos

int route_info::lenpos

◆ lp

◆ percent

int route_info::percent

ratio of lenneg to lenght of whole street in percent

Referenced by route_graph_init(), and route_info_distances().

◆ pos

◆ street

◆ street_direction

int route_info::street_direction

Direction of vehicle on street -1 = Negative direction, 1 = Positive direction, 0 = Unknown

Referenced by rm_get_item(), and route_set_position_from_tracking().


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