Home
last modified time | relevance | path

Searched refs:_get_cost_birgil (Results 1 – 13 of 13) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/plugins/mapmatching/
H A Dmapmatching-03-birgil-ok.py480 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
498 cost_edge = self._get_cost_birgil(
512 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
586 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-02-allprint.py459 … cost_edge = self._get_cost_birgil(point, id_edge, phi_point, get_dist_point_to_edge)
471 … cost_edge = self._get_cost_birgil(point, id_edge, phi_point, get_dist_point_to_edge)
482 … cost += self._get_cost_birgil(point, id_edge_last, phi_point, get_dist_point_to_edge)
555 def _get_cost_birgil(self, p, id_edge, phi_point, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-04-improveok.py491 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
509 cost_edge = self._get_cost_birgil(
523 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
606 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-05-ok-preinter.py498 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
516 cost_edge = self._get_cost_birgil(
530 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
616 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-08-save_failed.py498 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
516 cost_edge = self._get_cost_birgil(
530 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
616 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-07-shortestpathok.py498 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
516 cost_edge = self._get_cost_birgil(
530 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
616 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-06-resultchaos.py518 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
536 cost_edge = self._get_cost_birgil(
550 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
636 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-09-result_desaster.py524 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
542 cost_edge = self._get_cost_birgil(
556 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
642 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-10-preresults.py520 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
539 cost_edge = self._get_cost_birgil(
554 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
642 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-11-shortestproblem.py531 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
550 cost_edge = self._get_cost_birgil(
565 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
653 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-12-oldpointassign.py534 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
553 cost_edge = self._get_cost_birgil(
568 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
656 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching-13-prespeedchange.py535 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
554 cost_edge = self._get_cost_birgil(
569 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
657 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher
H A Dmapmatching.py546 cost_edge = self._get_cost_birgil(point, id_edge, phi_point,
565 cost_edge = self._get_cost_birgil(
580 cost += self._get_cost_birgil(point, id_edge_last, phi_point,
668 def _get_cost_birgil(self, p, id_edge, phi_point, accesslevel, get_dist_point_to_edge): member in BirgilMatcher