Sophie

Sophie

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

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: GDAL_GCP 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>GDAL_GCP Struct Reference</h1><!-- doxytag: class="GDAL_GCP" -->
<p><code>#include &lt;<a class="el" href="gdal_8h_source.html">gdal.h</a>&gt;</code></p>

<p><a href="structGDAL__GCP-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">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a4c55454dff1c5afdc9bf694cb8df4c44">pszId</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a5e2eae804b1b0f8624296a842fae5cbe">pszInfo</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a7decb3a8e3b74aa459a17d32ad3aa833">dfGCPPixel</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a043663a215080d041c5c7fc119a6b40c">dfGCPLine</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a29b69cc336f53200d76b60c6623d5f05">dfGCPX</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#a967a0176f77fcb3c34ec03e0466ef8d3">dfGCPY</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structGDAL__GCP.html#acf473127a49883c0506671a5f6ba9f5a">dfGCPZ</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Ground Control Point </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a043663a215080d041c5c7fc119a6b40c"></a><!-- doxytag: member="GDAL_GCP::dfGCPLine" ref="a043663a215080d041c5c7fc119a6b40c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDAL__GCP.html#a043663a215080d041c5c7fc119a6b40c">GDAL_GCP::dfGCPLine</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Line (y) location of GCP on raster </p>

<p>Referenced by <a class="el" href="gdal__crs_8c_source.html#l00142">GDALCreateGCPTransformer()</a>, <a class="el" href="gdal__tps_8cpp_source.html#l00089">GDALCreateTPSTransformer()</a>, and <a class="el" href="gdal__misc_8cpp_source.html#l01581">GDALGCPsToGeoTransform()</a>.</p>

</div>
</div>
<a class="anchor" id="a7decb3a8e3b74aa459a17d32ad3aa833"></a><!-- doxytag: member="GDAL_GCP::dfGCPPixel" ref="a7decb3a8e3b74aa459a17d32ad3aa833" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDAL__GCP.html#a7decb3a8e3b74aa459a17d32ad3aa833">GDAL_GCP::dfGCPPixel</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Pixel (x) location of GCP on raster </p>

<p>Referenced by <a class="el" href="gdal__crs_8c_source.html#l00142">GDALCreateGCPTransformer()</a>, <a class="el" href="gdal__tps_8cpp_source.html#l00089">GDALCreateTPSTransformer()</a>, and <a class="el" href="gdal__misc_8cpp_source.html#l01581">GDALGCPsToGeoTransform()</a>.</p>

</div>
</div>
<a class="anchor" id="a29b69cc336f53200d76b60c6623d5f05"></a><!-- doxytag: member="GDAL_GCP::dfGCPX" ref="a29b69cc336f53200d76b60c6623d5f05" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDAL__GCP.html#a29b69cc336f53200d76b60c6623d5f05">GDAL_GCP::dfGCPX</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>X position of GCP in georeferenced space </p>

<p>Referenced by <a class="el" href="gdal__crs_8c_source.html#l00142">GDALCreateGCPTransformer()</a>, <a class="el" href="gdal__tps_8cpp_source.html#l00089">GDALCreateTPSTransformer()</a>, and <a class="el" href="gdal__misc_8cpp_source.html#l01581">GDALGCPsToGeoTransform()</a>.</p>

</div>
</div>
<a class="anchor" id="a967a0176f77fcb3c34ec03e0466ef8d3"></a><!-- doxytag: member="GDAL_GCP::dfGCPY" ref="a967a0176f77fcb3c34ec03e0466ef8d3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDAL__GCP.html#a967a0176f77fcb3c34ec03e0466ef8d3">GDAL_GCP::dfGCPY</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Y position of GCP in georeferenced space </p>

<p>Referenced by <a class="el" href="gdal__crs_8c_source.html#l00142">GDALCreateGCPTransformer()</a>, <a class="el" href="gdal__tps_8cpp_source.html#l00089">GDALCreateTPSTransformer()</a>, and <a class="el" href="gdal__misc_8cpp_source.html#l01581">GDALGCPsToGeoTransform()</a>.</p>

</div>
</div>
<a class="anchor" id="acf473127a49883c0506671a5f6ba9f5a"></a><!-- doxytag: member="GDAL_GCP::dfGCPZ" ref="acf473127a49883c0506671a5f6ba9f5a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structGDAL__GCP.html#acf473127a49883c0506671a5f6ba9f5a">GDAL_GCP::dfGCPZ</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Elevation of GCP, or zero if not known </p>

</div>
</div>
<a class="anchor" id="a4c55454dff1c5afdc9bf694cb8df4c44"></a><!-- doxytag: member="GDAL_GCP::pszId" ref="a4c55454dff1c5afdc9bf694cb8df4c44" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structGDAL__GCP.html#a4c55454dff1c5afdc9bf694cb8df4c44">GDAL_GCP::pszId</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Unique identifier, often numeric </p>

</div>
</div>
<a class="anchor" id="a5e2eae804b1b0f8624296a842fae5cbe"></a><!-- doxytag: member="GDAL_GCP::pszInfo" ref="a5e2eae804b1b0f8624296a842fae5cbe" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structGDAL__GCP.html#a5e2eae804b1b0f8624296a842fae5cbe">GDAL_GCP::pszInfo</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>Informational message or "" </p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="gdal_8h_source.html">gdal.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>