Translations:TAS:Pokročilé/Pluginy/SolverTech.Tasha.Plugins.Distances.HERE - Router/21/en: Porovnání verzí

Z Solvertech
Skočit na navigaci Skočit na vyhledávání
(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…“)
 
(Žádný rozdíl)

Aktuální verze z 10. 8. 2022, 08:50

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (TAS:Pokročilé/Pluginy/SolverTech.Tasha.Plugins.Distances.HERE - Router)
{| class="wikitable" data-layout="default"
| '''Parametr'''
| '''Typ'''
| '''Význam'''
|-
| PersistentRoutes
| bool
| Uloží již jednou vypočtené RouteID a WKT tras do samostatného souboru &lt;Scenario&gt;.routes. Mnohonásobně zrychluje opakované zobrazení trasy na mapě za cenu velikosti DB.
|-
| CrowFlyFirst
| bool
| Pro případy, kdy je důležitější mít výsledky okamžitě, je možné spočítat vzdálenosti vzdušnou čarou, dle hodnot pro konkrétní typ vozdila, viz parametry DistanceCoefficient a ApproxSpeedInKilometersPerHour. Přesné hodnoty se pak počítají na pozadí.
|}
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.