Package com.graphhopper.routing
Class TestProfiles
java.lang.Object
com.graphhopper.routing.TestProfiles
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Profile
accessAndSpeed
(String vehicle) static Profile
accessAndSpeed
(String name, String vehicle) static Profile
accessSpeedAndPriority
(String vehicle) static Profile
accessSpeedAndPriority
(String name, String vehicle) static Profile
constantSpeed
(String name) static Profile
constantSpeed
(String name, double speed)
-
Constructor Details
-
TestProfiles
public TestProfiles()
-
-
Method Details
-
constantSpeed
-
constantSpeed
-
accessAndSpeed
-
accessAndSpeed
-
accessSpeedAndPriority
-
accessSpeedAndPriority
-