Go to the source code of this file.
◆ INVSQRT2 [1/2]
| #define INVSQRT2 0.707106781 |
◆ INVSQRT2 [2/2]
| #define INVSQRT2 0.707106781 |
◆ push_cur
Value:{ if (n>=0 && n<ns && !pending[n] && \
{ curP[curPe++]=n; pending[n]=true; }}
Definition at line 388 of file navfn.cpp.
◆ push_next
Value:{ if (n>=0 && n<ns && !pending[n] && \
{ nextP[nextPe++]=n; pending[n]=true; }}
Definition at line 391 of file navfn.cpp.
◆ push_over
Value:{ if (n>=0 && n<ns && !pending[n] && \
{ overP[overPe++]=n; pending[n]=true; }}
Definition at line 394 of file navfn.cpp.
asr_navfn
Author(s): Kurt Konolige, Eitan Marder-Eppstein, contradict@gmail.com, Felix Marek
autogenerated on Mon Feb 28 2022 21:51:47