Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 7086

gnuradio-doc-3.2.2-9.fc14.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: trellis_siso_combined_f.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">GNU Radio 3.2.2 C++ API</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('trellis__siso__combined__f_8h.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>trellis_siso_combined_f.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><code>#include &quot;<a class="el" href="fsm_8h_source.html">fsm.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="trellis__siso__type_8h_source.html">trellis_siso_type.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="trellis__calc__metric_8h_source.html">trellis_calc_metric.h</a>&quot;</code><br/>
<code>#include &lt;gr_block.h&gt;</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for trellis_siso_combined_f.h:</div>
<div class="dyncontent">
<div class="center"><img src="trellis__siso__combined__f_8h__incl.png" border="0" usemap="#trellis__siso__combined__f_8h" alt=""/></div>
<map name="trellis__siso__combined__f_8h" id="trellis__siso__combined__f_8h">
<area shape="rect" id="node3" href="fsm_8h.html" title="fsm.h" alt="" coords="8,83,61,112"/><area shape="rect" id="node9" href="trellis__siso__type_8h.html" title="trellis_siso_type.h" alt="" coords="85,83,211,112"/><area shape="rect" id="node11" href="trellis__calc__metric_8h.html" title="trellis_calc_metric.h" alt="" coords="235,83,373,112"/><area shape="rect" id="node16" href="trellis__metric__type_8h.html" title="trellis_metric_type.h" alt="" coords="356,160,495,189"/></map>
</div>
</div>
<p><a href="trellis__siso__combined__f_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classtrellis__siso__combined__f.html">trellis_siso_combined_f</a></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classboost_1_1shared__ptr.html">trellis_siso_combined_f_sptr</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="trellis__siso__combined__f_8h.html#afecf640669ee72f8528852b91310fefd">trellis_make_siso_combined_f</a> (const <a class="el" href="classfsm.html">fsm</a> &amp;FSM, int K, int S0, int SK, <a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> POSTI, <a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> POSTO, <a class="el" href="trellis__siso__type_8h.html#ae9796e8d4233b80431bb2c59b916c0d8">trellis_siso_type_t</a> d_SISO_TYPE, int D, const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; float &gt; &amp;TABLE, <a class="el" href="trellis__metric__type_8h.html#a730999483daebb08342eb009b2c77ad1">trellis_metric_type_t</a> TYPE)</td></tr>
</table>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="afecf640669ee72f8528852b91310fefd"></a><!-- doxytag: member="trellis_siso_combined_f.h::trellis_make_siso_combined_f" ref="afecf640669ee72f8528852b91310fefd" args="(const fsm &amp;FSM, int K, int S0, int SK, bool POSTI, bool POSTO, trellis_siso_type_t d_SISO_TYPE, int D, const std::vector&lt; float &gt; &amp;TABLE, trellis_metric_type_t TYPE)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classboost_1_1shared__ptr.html">trellis_siso_combined_f_sptr</a> trellis_make_siso_combined_f </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classfsm.html">fsm</a> &amp;&#160;</td>
          <td class="paramname"><em>FSM</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>K</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>S0</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>SK</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&#160;</td>
          <td class="paramname"><em>POSTI</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&#160;</td>
          <td class="paramname"><em>POSTO</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="trellis__siso__type_8h.html#ae9796e8d4233b80431bb2c59b916c0d8">trellis_siso_type_t</a>&#160;</td>
          <td class="paramname"><em>d_SISO_TYPE</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>D</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classstd_1_1vector.html">std::vector</a>&lt; float &gt; &amp;&#160;</td>
          <td class="paramname"><em>TABLE</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="trellis__metric__type_8h.html#a730999483daebb08342eb009b2c77ad1">trellis_metric_type_t</a>&#160;</td>
          <td class="paramname"><em>TYPE</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="trellis__siso__combined__f_8h.html">trellis_siso_combined_f.h</a>      </li>
      <li class="footer">Generated on Thu Feb 17 2011 for GNU Radio 3.2.2 C++ API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>