RoutingProfile Constructor | ![]() |
Name | Description | |
---|---|---|
![]() | RoutingProfile |
Parameterless constructor. Creates a default routing profile where travel speed is only a function
of the speed category.
|
![]() | RoutingProfile(Double, SpeedUnit) | Obsolete.
Constructs a custom speed routing profile.
|
![]() | RoutingProfile(VehicleSpec, Double, SpeedUnit) |
Constructs a custom speed routing profile that considers the type of vehicle.
|