\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
FibunacciHeap element to store STRONG data with climb analysis. More...
#include <DataTyps.h>


Public Attributes | |
| float | Psum |
| float | dP |
Public Attributes inherited from STRONGPlusfib | |
| float | hmup |
| Hm ascenting since last big descent section. | |
| float | hmdown |
| Hm descenting since last big descenting section. More... | |
Public Attributes inherited from STRONGfib | |
| float | d |
| current distance at STRONG | |
| float | hm |
| current Hm at STRONG | |
| STRONG * | from |
| pointer to related STRONG struct | |
| KOO * | k |
| current KOO | |
| Neighbour * | via |
| connection to STRONG | |
FibunacciHeap element to store STRONG data with climb analysis.
Definition at line 280 of file DataTyps.h.
1.8.5