summaryrefslogtreecommitdiff
path: root/geodesic_8h_source.html
blob: 3dc68fd287c05d248a19a40466bd772446c71d16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>navit: tools/gpx2navit_txt/src/geodesic.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">navit
   &#160;<span id="projectnumber">0.5.3-trunk</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('geodesic_8h_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">geodesic.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="geodesic_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;</div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="preprocessor">#ifndef lint</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment">/*static char GEODESIC_H_ID[] = &quot;@(#)geodesic.h 4.3     95/08/19        GIE     REL&quot;; */</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;</div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#ifndef _IN_GEOD_SET</span></div><div class="line"><a name="l00029"></a><span class="lineno"><a class="line" href="geodesic_8h.html#aa030dbda8d522ceacc9c2133df65a56a">   29</a></span>&#160;<span class="preprocessor">#  define GEOD_EXTERN extern</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#else</span></div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#  define GEOD_EXTERN</span></div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno"><a class="line" href="structgeodesic.html">   34</a></span>&#160;<a class="code" href="geodesic_8h.html#aa030dbda8d522ceacc9c2133df65a56a">GEOD_EXTERN</a> <span class="keyword">struct </span><a class="code" href="structgeodesic.html">geodesic</a> {</div><div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structgeodesic.html#abb18bc2f6c729fb67c920475c228f6c1">   35</a></span>&#160;        <span class="keywordtype">double</span>  <a class="code" href="structgeodesic.html#abb18bc2f6c729fb67c920475c228f6c1">A</a>;</div><div class="line"><a name="l00036"></a><span class="lineno"><a class="line" href="structgeodesic.html#a7d62ec97693d26efb597bce7b070f93a">   36</a></span>&#160;        <span class="keywordtype">double</span>  <a class="code" href="structgeodesic.html#a116c42affa24d96c8d9d835ab2ca1883">LAM1</a>, <a class="code" href="structgeodesic.html#a7d62ec97693d26efb597bce7b070f93a">PHI1</a>, <a class="code" href="structgeodesic.html#ab85597f33a03e8aee70df3ae83e6ddc4">ALPHA12</a>;</div><div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="structgeodesic.html#a12a99a5dae4aa102cd577610f3486122">   37</a></span>&#160;        <span class="keywordtype">double</span>  <a class="code" href="structgeodesic.html#a516961d5f50173e47c9f62cabef536ba">LAM2</a>, <a class="code" href="structgeodesic.html#a12a99a5dae4aa102cd577610f3486122">PHI2</a>, <a class="code" href="structgeodesic.html#ae4cfa70411abfee7a0990280320942a4">ALPHA21</a>;</div><div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structgeodesic.html#a1a7c66afdc70a64c46c674d9f2e993d6">   38</a></span>&#160;        <span class="keywordtype">double</span>  <a class="code" href="structgeodesic.html#a1a7c66afdc70a64c46c674d9f2e993d6">DIST</a>;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="structgeodesic.html#ab39f00c50b63ab80922b4ec34b328d30">   39</a></span>&#160;        <span class="keywordtype">double</span>  <a class="code" href="structgeodesic.html#ab39f00c50b63ab80922b4ec34b328d30">ONEF</a>, <a class="code" href="structgeodesic.html#a5a1d9be81859e36ba4094ac370c0169c">FLAT</a>, <a class="code" href="structgeodesic.html#a69509b674b8018cecfdeaca295779198">FLAT2</a>, <a class="code" href="structgeodesic.html#aaadc0a6a43c47841d16e15c35b2475ec">FLAT4</a>, <a class="code" href="structgeodesic.html#ab47dc4bb3b56b08368f0b0e4502261ee">FLAT64</a>;</div><div class="line"><a name="l00040"></a><span class="lineno"><a class="line" href="structgeodesic.html#ada9c9833686928f7b2ad12ad8eba170d">   40</a></span>&#160;        <span class="keywordtype">int</span>     <a class="code" href="structgeodesic.html#ada9c9833686928f7b2ad12ad8eba170d">ELLIPSE</a>;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;} <a class="code" href="geodesic_8h.html#aa3765ff43997e7b99971ecb2f50d47ae">GEODESIC</a>;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div><div class="line"><a name="l00043"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a0f406cc212646d22064f26ecfab78b5b">   43</a></span>&#160;<span class="preprocessor"># define geod_a GEODESIC.A</span></div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a51460d63effce8166af1c813dac3972b">   44</a></span>&#160;<span class="preprocessor"># define lam1   GEODESIC.LAM1</span></div><div class="line"><a name="l00045"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a019bb01bc561dea51918b776e9fa4535">   45</a></span>&#160;<span class="preprocessor"># define phi1   GEODESIC.PHI1</span></div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a3a27eef0e063984374fe80917c3d8587">   46</a></span>&#160;<span class="preprocessor"># define al12   GEODESIC.ALPHA12</span></div><div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="geodesic_8h.html#afc42839d6606df9eff52e2c3f1fe9e1d">   47</a></span>&#160;<span class="preprocessor"># define lam2   GEODESIC.LAM2</span></div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a89061c1c874aa5624d8cb064b97e24c9">   48</a></span>&#160;<span class="preprocessor"># define phi2   GEODESIC.PHI2</span></div><div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a1fab1f431a0877304f954a12abfab00d">   49</a></span>&#160;<span class="preprocessor"># define al21   GEODESIC.ALPHA21</span></div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a4cad9854ad6f1fef7b80d9d774a03a8e">   50</a></span>&#160;<span class="preprocessor"># define geod_S GEODESIC.DIST</span></div><div class="line"><a name="l00051"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a87263030887e0345e27d17c9554bf1ac">   51</a></span>&#160;<span class="preprocessor"># define geod_f GEODESIC.FLAT</span></div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a93ddffb2da5fb46787c0fc85315cf617">   52</a></span>&#160;<span class="preprocessor"># define onef   GEODESIC.ONEF</span></div><div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="geodesic_8h.html#ac2f3870b34bf49eb33d6c457b100a4c2">   53</a></span>&#160;<span class="preprocessor"># define f2     GEODESIC.FLAT2</span></div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a9a257aee51d18b34406a78ec89802632">   54</a></span>&#160;<span class="preprocessor"># define f4     GEODESIC.FLAT4</span></div><div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a7fe0dbc9f6b64ae0e0f631a17bf50d5e">   55</a></span>&#160;<span class="preprocessor"># define ff2    GEODESIC.FLAT4</span></div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a1d69936f20818f2cd1b34d1d2fd841be">   56</a></span>&#160;<span class="preprocessor"># define f64    GEODESIC.FLAT64</span></div><div class="line"><a name="l00057"></a><span class="lineno"><a class="line" href="geodesic_8h.html#ae5ad88ceec1b925545007c4ebef844ad">   57</a></span>&#160;<span class="preprocessor"># define ellipse GEODESIC.ELLIPSE</span></div><div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;</div><div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="geodesic_8h.html#a6ddd05f186c3e0b7f2b3a1c96efbace3">   60</a></span>&#160;<a class="code" href="geodesic_8h.html#aa030dbda8d522ceacc9c2133df65a56a">GEOD_EXTERN</a> <span class="keywordtype">int</span> <a class="code" href="geodesic_8h.html#a61caac7fd55ba63bc7969e19ba8fd636">n_alpha</a>, <a class="code" href="geodesic_8h.html#a6ddd05f186c3e0b7f2b3a1c96efbace3">n_S</a>;</div><div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="geodesic_8h.html#ad6bed204a0baad9a8edf362f066fc04b">   61</a></span>&#160;<a class="code" href="geodesic_8h.html#aa030dbda8d522ceacc9c2133df65a56a">GEOD_EXTERN</a> <span class="keywordtype">double</span> <a class="code" href="geodesic_8h.html#ad6bed204a0baad9a8edf362f066fc04b">to_meter</a>, <a class="code" href="geodesic_8h.html#a4843e60784b7072307983c8ef2bf0091">fr_meter</a>, <a class="code" href="geodesic_8h.html#a7a719c2b2b8cc7693defeda7cb7cff9d">del_alpha</a>;</div><div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;</div><div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;<span class="keywordtype">void</span> <a class="code" href="geodesic_8h.html#ae8a83b13d9882582a02252ea09c18c3b">geod_set</a>(<span class="keywordtype">int</span>, <span class="keywordtype">char</span> **);</div><div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;<span class="keywordtype">void</span> <a class="code" href="geodesic_8h.html#a54bec1556e77d15f3e519197889de198">geod_for</a>(<span class="keywordtype">void</span>);</div><div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;<span class="keywordtype">void</span> <a class="code" href="geodesic_8h.html#a5d82647cac918457e39749b8a8245d74">geod_pre</a>(<span class="keywordtype">void</span>);</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;<span class="keywordtype">void</span> <a class="code" href="geodesic_8h.html#a56d7321c9469ea6743f514c3a37b934b">geod_inv</a>(<span class="keywordtype">void</span>);</div><div class="line"><a name="l00067"></a><span class="lineno">   67</span>&#160;</div><div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;}</div><div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="geodesic_8h_html_a7a719c2b2b8cc7693defeda7cb7cff9d"><div class="ttname"><a href="geodesic_8h.html#a7a719c2b2b8cc7693defeda7cb7cff9d">del_alpha</a></div><div class="ttdeci">GEOD_EXTERN double del_alpha</div><div class="ttdef"><b>Definition:</b> geodesic.h:61</div></div>
<div class="ttc" id="geodesic_8h_html_ad6bed204a0baad9a8edf362f066fc04b"><div class="ttname"><a href="geodesic_8h.html#ad6bed204a0baad9a8edf362f066fc04b">to_meter</a></div><div class="ttdeci">GEOD_EXTERN double to_meter</div><div class="ttdef"><b>Definition:</b> geodesic.h:61</div></div>
<div class="ttc" id="structgeodesic_html_abb18bc2f6c729fb67c920475c228f6c1"><div class="ttname"><a href="structgeodesic.html#abb18bc2f6c729fb67c920475c228f6c1">geodesic::A</a></div><div class="ttdeci">double A</div><div class="ttdef"><b>Definition:</b> geodesic.h:35</div></div>
<div class="ttc" id="structgeodesic_html_aaadc0a6a43c47841d16e15c35b2475ec"><div class="ttname"><a href="structgeodesic.html#aaadc0a6a43c47841d16e15c35b2475ec">geodesic::FLAT4</a></div><div class="ttdeci">double FLAT4</div><div class="ttdef"><b>Definition:</b> geodesic.h:39</div></div>
<div class="ttc" id="geodesic_8h_html_a4843e60784b7072307983c8ef2bf0091"><div class="ttname"><a href="geodesic_8h.html#a4843e60784b7072307983c8ef2bf0091">fr_meter</a></div><div class="ttdeci">GEOD_EXTERN double fr_meter</div><div class="ttdef"><b>Definition:</b> geodesic.h:61</div></div>
<div class="ttc" id="structgeodesic_html"><div class="ttname"><a href="structgeodesic.html">geodesic</a></div><div class="ttdef"><b>Definition:</b> geodesic.h:34</div></div>
<div class="ttc" id="structgeodesic_html_ada9c9833686928f7b2ad12ad8eba170d"><div class="ttname"><a href="structgeodesic.html#ada9c9833686928f7b2ad12ad8eba170d">geodesic::ELLIPSE</a></div><div class="ttdeci">int ELLIPSE</div><div class="ttdef"><b>Definition:</b> geodesic.h:40</div></div>
<div class="ttc" id="structgeodesic_html_ab47dc4bb3b56b08368f0b0e4502261ee"><div class="ttname"><a href="structgeodesic.html#ab47dc4bb3b56b08368f0b0e4502261ee">geodesic::FLAT64</a></div><div class="ttdeci">double FLAT64</div><div class="ttdef"><b>Definition:</b> geodesic.h:39</div></div>
<div class="ttc" id="geodesic_8h_html_a61caac7fd55ba63bc7969e19ba8fd636"><div class="ttname"><a href="geodesic_8h.html#a61caac7fd55ba63bc7969e19ba8fd636">n_alpha</a></div><div class="ttdeci">GEOD_EXTERN int n_alpha</div><div class="ttdef"><b>Definition:</b> geodesic.h:60</div></div>
<div class="ttc" id="structgeodesic_html_ab85597f33a03e8aee70df3ae83e6ddc4"><div class="ttname"><a href="structgeodesic.html#ab85597f33a03e8aee70df3ae83e6ddc4">geodesic::ALPHA12</a></div><div class="ttdeci">double ALPHA12</div><div class="ttdef"><b>Definition:</b> geodesic.h:36</div></div>
<div class="ttc" id="geodesic_8h_html_a5d82647cac918457e39749b8a8245d74"><div class="ttname"><a href="geodesic_8h.html#a5d82647cac918457e39749b8a8245d74">geod_pre</a></div><div class="ttdeci">void geod_pre(void)</div><div class="ttdef"><b>Definition:</b> geod_for.c:29</div></div>
<div class="ttc" id="structgeodesic_html_a1a7c66afdc70a64c46c674d9f2e993d6"><div class="ttname"><a href="structgeodesic.html#a1a7c66afdc70a64c46c674d9f2e993d6">geodesic::DIST</a></div><div class="ttdeci">double DIST</div><div class="ttdef"><b>Definition:</b> geodesic.h:38</div></div>
<div class="ttc" id="geodesic_8h_html_aa030dbda8d522ceacc9c2133df65a56a"><div class="ttname"><a href="geodesic_8h.html#aa030dbda8d522ceacc9c2133df65a56a">GEOD_EXTERN</a></div><div class="ttdeci">#define GEOD_EXTERN</div><div class="ttdef"><b>Definition:</b> geodesic.h:29</div></div>
<div class="ttc" id="geodesic_8h_html_ae8a83b13d9882582a02252ea09c18c3b"><div class="ttname"><a href="geodesic_8h.html#ae8a83b13d9882582a02252ea09c18c3b">geod_set</a></div><div class="ttdeci">void geod_set(int, char **)</div><div class="ttdef"><b>Definition:</b> geod_set.c:32</div></div>
<div class="ttc" id="structgeodesic_html_a5a1d9be81859e36ba4094ac370c0169c"><div class="ttname"><a href="structgeodesic.html#a5a1d9be81859e36ba4094ac370c0169c">geodesic::FLAT</a></div><div class="ttdeci">double FLAT</div><div class="ttdef"><b>Definition:</b> geodesic.h:39</div></div>
<div class="ttc" id="geodesic_8h_html_a54bec1556e77d15f3e519197889de198"><div class="ttname"><a href="geodesic_8h.html#a54bec1556e77d15f3e519197889de198">geod_for</a></div><div class="ttdeci">void geod_for(void)</div><div class="ttdef"><b>Definition:</b> geod_for.c:66</div></div>
<div class="ttc" id="structgeodesic_html_ab39f00c50b63ab80922b4ec34b328d30"><div class="ttname"><a href="structgeodesic.html#ab39f00c50b63ab80922b4ec34b328d30">geodesic::ONEF</a></div><div class="ttdeci">double ONEF</div><div class="ttdef"><b>Definition:</b> geodesic.h:39</div></div>
<div class="ttc" id="structgeodesic_html_a116c42affa24d96c8d9d835ab2ca1883"><div class="ttname"><a href="structgeodesic.html#a116c42affa24d96c8d9d835ab2ca1883">geodesic::LAM1</a></div><div class="ttdeci">double LAM1</div><div class="ttdef"><b>Definition:</b> geodesic.h:36</div></div>
<div class="ttc" id="structgeodesic_html_a69509b674b8018cecfdeaca295779198"><div class="ttname"><a href="structgeodesic.html#a69509b674b8018cecfdeaca295779198">geodesic::FLAT2</a></div><div class="ttdeci">double FLAT2</div><div class="ttdef"><b>Definition:</b> geodesic.h:39</div></div>
<div class="ttc" id="geodesic_8h_html_a56d7321c9469ea6743f514c3a37b934b"><div class="ttname"><a href="geodesic_8h.html#a56d7321c9469ea6743f514c3a37b934b">geod_inv</a></div><div class="ttdeci">void geod_inv(void)</div><div class="ttdef"><b>Definition:</b> geod_inv.c:27</div></div>
<div class="ttc" id="structgeodesic_html_ae4cfa70411abfee7a0990280320942a4"><div class="ttname"><a href="structgeodesic.html#ae4cfa70411abfee7a0990280320942a4">geodesic::ALPHA21</a></div><div class="ttdeci">double ALPHA21</div><div class="ttdef"><b>Definition:</b> geodesic.h:37</div></div>
<div class="ttc" id="structgeodesic_html_a516961d5f50173e47c9f62cabef536ba"><div class="ttname"><a href="structgeodesic.html#a516961d5f50173e47c9f62cabef536ba">geodesic::LAM2</a></div><div class="ttdeci">double LAM2</div><div class="ttdef"><b>Definition:</b> geodesic.h:37</div></div>
<div class="ttc" id="structgeodesic_html_a7d62ec97693d26efb597bce7b070f93a"><div class="ttname"><a href="structgeodesic.html#a7d62ec97693d26efb597bce7b070f93a">geodesic::PHI1</a></div><div class="ttdeci">double PHI1</div><div class="ttdef"><b>Definition:</b> geodesic.h:36</div></div>
<div class="ttc" id="geodesic_8h_html_aa3765ff43997e7b99971ecb2f50d47ae"><div class="ttname"><a href="geodesic_8h.html#aa3765ff43997e7b99971ecb2f50d47ae">GEODESIC</a></div><div class="ttdeci">GEOD_EXTERN struct geodesic GEODESIC</div></div>
<div class="ttc" id="geodesic_8h_html_a6ddd05f186c3e0b7f2b3a1c96efbace3"><div class="ttname"><a href="geodesic_8h.html#a6ddd05f186c3e0b7f2b3a1c96efbace3">n_S</a></div><div class="ttdeci">GEOD_EXTERN int n_S</div><div class="ttdef"><b>Definition:</b> geodesic.h:60</div></div>
<div class="ttc" id="structgeodesic_html_a12a99a5dae4aa102cd577610f3486122"><div class="ttname"><a href="structgeodesic.html#a12a99a5dae4aa102cd577610f3486122">geodesic::PHI2</a></div><div class="ttdeci">double PHI2</div><div class="ttdef"><b>Definition:</b> geodesic.h:37</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="dir_4eeb864c4eec08c7d6b9d3b0352cfdde.html">tools</a></li><li class="navelem"><a class="el" href="dir_e3f7bffca7669cf35b8652af00d5e0d2.html">gpx2navit_txt</a></li><li class="navelem"><a class="el" href="dir_4993c6783887a0bc8a44af89ddf4100f.html">src</a></li><li class="navelem"><a class="el" href="geodesic_8h.html">geodesic.h</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>