2022-03-01 15:33:15 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2019-02-28 18:57:56 +01:00
< 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" />
2022-03-01 15:33:15 +01:00
< meta name = "generator" content = "Doxygen 1.8.17" />
2019-02-28 18:57:56 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" />
< title > PEARL Procedures: Projections</ 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 >
< 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" > PEARL Procedures
2022-03-01 15:33:15 +01:00
  < span id = "projectnumber" > rev-distro-3.0.0-0-gfa24916-dirty</ span >
2019-02-28 18:57:56 +01:00
</ div >
< div id = "projectbrief" > Igor procedures for the analysis of PEARL data</ div >
</ td >
</ tr >
</ tbody >
</ table >
</ div >
<!-- end header part -->
2022-03-01 15:33:15 +01:00
<!-- Generated by Doxygen 1.8.17 -->
2019-02-28 18:57:56 +01:00
< script type = "text/javascript" >
2022-03-01 15:33:15 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
2019-02-28 18:57:56 +01:00
var searchBox = new SearchBox ( "searchBox" , "search" , false , 'Search' );
2022-03-01 15:33:15 +01:00
/* @license-end */
2019-02-28 18:57:56 +01:00
</ script >
< script type = "text/javascript" src = "menudata.js" ></ script >
< script type = "text/javascript" src = "menu.js" ></ script >
< script type = "text/javascript" >
2022-03-01 15:33:15 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
2019-02-28 18:57:56 +01:00
$ ( function () {
initMenu ( '' , true , false , 'search.php' , 'Search' );
$ ( document ). ready ( function () { init_search (); });
});
2022-03-01 15:33:15 +01:00
/* @license-end */ </ script >
2019-02-28 18:57:56 +01:00
< 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" >
2022-03-01 15:33:15 +01:00
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$ ( document ). ready ( function (){ initNavTree ( '_page_projections.html' , '' ); initResizable (); });
/* @license-end */
2019-02-28 18:57:56 +01:00
</ 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 >
2022-03-01 15:33:15 +01:00
< div class = "PageDoc" >< div class = "header" >
2019-02-28 18:57:56 +01:00
< div class = "headertitle" >
< div class = "title" > Projections </ div > </ div >
</ div > <!--header-->
< div class = "contents" >
2022-03-01 15:33:15 +01:00
< div class = "textblock" >< p > the functions of the anglescan package support the following map projections. for a description of the different projections, see, for example, < a href = "https://en.wikipedia.org/wiki/Map_projection" > https://en.wikipedia.org/wiki/Map_projection</ a ></ p >
< table class = "markdownTable" >
< tr class = "markdownTableHead" >
< th class = "markdownTableHeadCenter" > Selector </ th >< th class = "markdownTableHeadCenter" > Projection </ th >< th class = "markdownTableHeadCenter" > Function </ th >< th class = "markdownTableHeadLeft" > Properties </ th ></ tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyCenter" > kProjDist = 0 </ td >< td class = "markdownTableBodyCenter" > azimuthal equidistant </ td >< td class = "markdownTableBodyCenter" > r = c * theta </ td >< td class = "markdownTableBodyLeft" > radius is proportional to polar angle. </ td ></ tr >
< tr class = "markdownTableRowEven" >
< td class = "markdownTableBodyCenter" > kProjStereo = 1 </ td >< td class = "markdownTableBodyCenter" > stereographic </ td >< td class = "markdownTableBodyCenter" > r = c * tan theta/2 </ td >< td class = "markdownTableBodyLeft" > circles on sphere map to circles. </ td ></ tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyCenter" > kProjArea = 2 </ td >< td class = "markdownTableBodyCenter" > azimuthal equal-area </ td >< td class = "markdownTableBodyCenter" > r = c * sin theta/2 </ td >< td class = "markdownTableBodyLeft" > preserves area measure. </ td ></ tr >
< tr class = "markdownTableRowEven" >
< td class = "markdownTableBodyCenter" > kProjGnom = 3 </ td >< td class = "markdownTableBodyCenter" > gnomonic </ td >< td class = "markdownTableBodyCenter" > r = c * tan theta </ td >< td class = "markdownTableBodyLeft" > great circles map to straight lines. </ td ></ tr >
< tr class = "markdownTableRowOdd" >
< td class = "markdownTableBodyCenter" > kProjOrtho = 4 </ td >< td class = "markdownTableBodyCenter" > orthographic </ td >< td class = "markdownTableBodyCenter" > r = c * sin theta </ td >< td class = "markdownTableBodyLeft" > k-space mapping in ARPES and LEED. </ td ></ tr >
2019-02-28 18:57:56 +01:00
</ table >
< p > the projections in this package are defined for 0 < = theta < 90. </ p >
</ div ></ div > <!-- contents -->
2022-03-01 15:33:15 +01:00
</ div > <!-- PageDoc -->
2019-02-28 18:57:56 +01:00
</ div > <!-- doc-content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2022-03-01 15:33:15 +01:00
< li class = "footer" > Generated on Tue Mar 1 2022 15:31:30 for PEARL Procedures by
2019-02-28 18:57:56 +01:00
< a href = "http://www.doxygen.org/index.html" >
2022-03-01 15:33:15 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" /></ a > 1.8.17 </ li >
2019-02-28 18:57:56 +01:00
</ ul >
</ div >
</ body >
</ html >