\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
Public Attributes | |
| double | rfac |
| Area restricitions of STRONG routing. More... | |
| double | rabs |
| int | hmstep |
| Additional criteria for STRONGPlus defining climb. More... | |
| int | hmmax |
| finalization criterium absolute | |
| double | hmperkm |
| hmmax=max(hmmax,radius*hmperkm) | |
| short | dhmin |
| defines climb: min. Hm | |
| float | downtoupmax |
| defines climb: allowed down Hm | |
| float | minP |
| defines climb: min. difficulty | |
| bool | noSTRONGPlus |
| dont apply climb restrictions | |
| bool | ClimbInsteadHm |
| maximizes difficulty instead Hm | |
Definition at line 284 of file DataTyps.h.
| int STRONGsetting::hmstep |
Additional criteria for STRONGPlus defining climb.
Algorithm step size
Definition at line 292 of file DataTyps.h.
| double STRONGsetting::rfac |
Area restricitions of STRONG routing.
restricts the area to calculate to a circle with the radius (airline distance * fac + abs)
Definition at line 290 of file DataTyps.h.
1.8.5