Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > 7fd7c575020aa78a8e2e309ea8909f43 > files > 1195

gdal-1.6.2-6.fc13.i686.rpm

<!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"/>
<title>GDAL: GDALGridNearestNeighborOptions Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>GDALGridNearestNeighborOptions Struct Reference</h1><!-- doxytag: class="GDALGridNearestNeighborOptions" -->
<p><code>#include &lt;<a class="el" href="gdal__alg_8h_source.html">gdal_alg.h</a>&gt;</code></p>

<p><a href="structGDALGridNearestNeighborOptions-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALGridNearestNeighborOptions.html#afe0c46e6483cb5ff7870f535b802e908">dfRadius1</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALGridNearestNeighborOptions.html#a7e7633a0c659c66d443681cb74491b5d">dfRadius2</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALGridNearestNeighborOptions.html#abe934d82949c0f7afb19bc2f87062dc2">dfAngle</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDALGridNearestNeighborOptions.html#a1441ae5840b35067fca85c343e87c2a4">dfNoDataValue</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Nearest neighbor method control options </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="abe934d82949c0f7afb19bc2f87062dc2"></a><!-- doxytag: member="GDALGridNearestNeighborOptions::dfAngle" ref="abe934d82949c0f7afb19bc2f87062dc2" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDALGridNearestNeighborOptions.html#abe934d82949c0f7afb19bc2f87062dc2">GDALGridNearestNeighborOptions::dfAngle</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Angle of ellipse rotation in degrees.</p>
<p>Ellipse rotated counter clockwise. </p>

</div>
</div>
<a class="anchor" id="a1441ae5840b35067fca85c343e87c2a4"></a><!-- doxytag: member="GDALGridNearestNeighborOptions::dfNoDataValue" ref="a1441ae5840b35067fca85c343e87c2a4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDALGridNearestNeighborOptions.html#a1441ae5840b35067fca85c343e87c2a4">GDALGridNearestNeighborOptions::dfNoDataValue</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>No data marker to fill empty points. </p>

</div>
</div>
<a class="anchor" id="afe0c46e6483cb5ff7870f535b802e908"></a><!-- doxytag: member="GDALGridNearestNeighborOptions::dfRadius1" ref="afe0c46e6483cb5ff7870f535b802e908" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDALGridNearestNeighborOptions.html#afe0c46e6483cb5ff7870f535b802e908">GDALGridNearestNeighborOptions::dfRadius1</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The first radius (X axis if rotation angle is 0) of search ellipse. </p>

</div>
</div>
<a class="anchor" id="a7e7633a0c659c66d443681cb74491b5d"></a><!-- doxytag: member="GDALGridNearestNeighborOptions::dfRadius2" ref="a7e7633a0c659c66d443681cb74491b5d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDALGridNearestNeighborOptions.html#a7e7633a0c659c66d443681cb74491b5d">GDALGridNearestNeighborOptions::dfRadius2</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>The second radius (Y axis if rotation angle is 0) of search ellipse. </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="gdal__alg_8h_source.html">gdal_alg.h</a></li>
</ul>
</div>
<hr>

Generated for GDAL by 
<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.6.2-20100208.
</body>
</html>