Translations:TAS:Pokročilé/Pluginy/SolverTech.Tasha.Plugins.Distances.HERE - Router/21/en

Z Solvertech
Verze z 10. 8. 2022, 08:50, kterou vytvořil Jana.safferova (diskuse | příspěvky) (založena nová stránka s textem „{| class="wikitable" data-layout="default" | '''Parameter''' | '''Type''' | '''Meaning''' |- | PersistentRoutes | bool | Saves the already calculated RouteID and WKT routes into a separate file <Scenario>.routes. Makes it many times faster to redisplay the route on the map at the cost of DB size. |- | CrowFlyFirst | bool | For cases where it is more important to have the results immediately, it is possible to calculate distances as the crow flie…“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání
Parameter Type Meaning
PersistentRoutes bool Saves the already calculated RouteID and WKT routes into a separate file <Scenario>.routes. Makes it many times faster to redisplay the route on the map at the cost of DB size.
CrowFlyFirst bool For cases where it is more important to have the results immediately, it is possible to calculate distances as the crow flies, according to the values for the specific vehicle type, see the parameters DistanceCoefficient and ApproxSpeedInKilometersPerHour. The exact values are then calculated in the background.