[−][src]Function map_model::connectivity::driving_cost
pub fn driving_cost(
lane: &Lane,
turn: &Turn,
constraints: PathConstraints,
params: &RoutingParams,
map: &Map
) -> f64
Different unit based on constraints.
pub fn driving_cost(
lane: &Lane,
turn: &Turn,
constraints: PathConstraints,
params: &RoutingParams,
map: &Map
) -> f64
Different unit based on constraints.