Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 5876

gnuradio-doc-3.3.0-8mdv2010.1.i586.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>GNU Radio 3.3.0 C++ API: gr_sincos.h File 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.3 -->
<div class="contents">
<h1>gr_sincos.h File Reference</h1><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="gr__sincos_8h__dep__incl.png" border="0" usemap="#gr__sincos_8hdep_map" alt=""/></div>
<map name="gr__sincos_8hdep_map" id="gr__sincos_8hdep">
<area shape="rect" id="node3" href="gr__expj_8h.html" title="gr_expj.h" alt="" coords="5,83,80,112"/><area shape="rect" id="node5" href="gr__nco_8h.html" title="gr_nco.h" alt="" coords="104,83,176,112"/><area shape="rect" id="node9" href="gr__vco_8h.html" title="gr_vco.h" alt="" coords="200,83,272,112"/><area shape="rect" id="node7" href="atsc__fpll_8h.html" title="atsc_fpll.h" alt="" coords="99,160,181,189"/></map>
</div>

<p><a href="gr__sincos_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__sincos_8h.html#a38dea93e27707ab5fd06b101aa9762ec">gr_sincos</a> (double x, double *sin, double *cos)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__sincos_8h.html#a1233daa4d05a54c9ce6de62039ca4ddc">gr_sincosf</a> (float x, float *sin, float *cos)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a38dea93e27707ab5fd06b101aa9762ec"></a><!-- doxytag: member="gr_sincos.h::gr_sincos" ref="a38dea93e27707ab5fd06b101aa9762ec" args="(double x, double *sin, double *cos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_sincos </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double *&nbsp;</td>
          <td class="paramname"> <em>sin</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double *&nbsp;</td>
          <td class="paramname"> <em>cos</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a1233daa4d05a54c9ce6de62039ca4ddc"></a><!-- doxytag: member="gr_sincos.h::gr_sincosf" ref="a1233daa4d05a54c9ce6de62039ca4ddc" args="(float x, float *sin, float *cos)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void gr_sincosf </td>
          <td>(</td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>x</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float *&nbsp;</td>
          <td class="paramname"> <em>sin</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float *&nbsp;</td>
          <td class="paramname"> <em>cos</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="gr__expj_8h_source.html#l00029">gr_expj()</a>, <a class="el" href="gr__vco_8h_source.html#l00080">gr_vco&lt; o_type, i_type &gt;::sincos()</a>, and <a class="el" href="gr__nco_8h_source.html#l00122">gr_nco&lt; o_type, i_type &gt;::sincos()</a>.</p>

</div>
</div>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:51:59 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>