Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > ae19f57cd4e306abd5716199a310070b > files > 5254

gnuradio-doc-3.2.2-3.fc13.x86_64.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.2.2 C++ API: gr_sig_source_s.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.2 -->
<div class="contents">
<h1>gr_sig_source_s.h File Reference</h1><code>#include &lt;<a class="el" href="gr__sync__block_8h_source.html">gr_sync_block.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="gr__sig__source__waveform_8h_source.html">gr_sig_source_waveform.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="gr__fxpt__nco_8h_source.html">gr_fxpt_nco.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for gr_sig_source_s.h:</div>
<div class="dynsection">
<div class="center"><img src="gr__sig__source__s_8h__incl.png" border="0" usemap="#gr__sig__source__s_8h_map" alt=""/></div>
<map name="gr__sig__source__s_8h_map" id="gr__sig__source__s_8h">
<area shape="rect" id="node3" href="gr__sync__block_8h.html" title="gr_sync_block.h" alt="" coords="273,83,391,112"/><area shape="rect" id="node32" href="gr__sig__source__waveform_8h.html" title="gr_sig_source_waveform.h" alt="" coords="415,83,593,112"/><area shape="rect" id="node34" href="gr__fxpt__nco_8h.html" title="gr_fxpt_nco.h" alt="" coords="580,237,681,267"/><area shape="rect" id="node5" href="gr__block_8h.html" title="gr_block.h" alt="" coords="291,160,373,189"/><area shape="rect" id="node7" href="gr__basic__block_8h.html" title="gr_basic_block.h" alt="" coords="272,237,392,267"/><area shape="rect" id="node9" href="gr__runtime__types_8h.html" title="gr_runtime_types.h" alt="" coords="85,315,219,344"/><area shape="rect" id="node25" href="gr__sptr__magic_8h_source.html" title="gr_sptr_magic.h" alt="" coords="5,392,120,421"/><area shape="rect" id="node11" href="gr__types_8h.html" title="gr_types.h" alt="" coords="319,392,401,421"/><area shape="rect" id="node19" href="gr__complex_8h.html" title="gr_complex.h" alt="" coords="520,469,619,499"/><area shape="rect" id="node36" href="gr__fxpt_8h.html" title="gr_fxpt.h" alt="" coords="571,315,643,344"/></map>
</div>

<p><a href="gr__sig__source__s_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>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgr__sig__source__s.html">gr_sig_source_s</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">signal generator with short output.  <a href="classgr__sig__source__s.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">gr_sig_source_s_sptr</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="gr__sig__source__s_8h.html#a180ae03e6557ca35c6df447dc8cbc58b">gr_make_sig_source_s</a> (double sampling_freq, <a class="el" href="gr__sig__source__waveform_8h.html#af014e40721bc5a916be04d8ce1d8b9b6">gr_waveform_t</a> waveform, double wave_freq, double ampl, short offset=0)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a180ae03e6557ca35c6df447dc8cbc58b"></a><!-- doxytag: member="gr_sig_source_s.h::gr_make_sig_source_s" ref="a180ae03e6557ca35c6df447dc8cbc58b" args="(double sampling_freq, gr_waveform_t waveform, double wave_freq, double ampl, short offset=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">gr_sig_source_s_sptr</a> gr_make_sig_source_s </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>sampling_freq</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="gr__sig__source__waveform_8h.html#af014e40721bc5a916be04d8ce1d8b9b6">gr_waveform_t</a>&nbsp;</td>
          <td class="paramname"> <em>waveform</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>wave_freq</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>ampl</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">short&nbsp;</td>
          <td class="paramname"> <em>offset</em> = <code>0</code></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
</body>
</html>