Sophie

Sophie

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

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: atsc_soft_data_segment Class 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>atsc_soft_data_segment Class Reference</h1><!-- doxytag: class="atsc_soft_data_segment" -->
<p><code>#include &lt;<a class="el" href="atsc__types_8h_source.html">atsc_types.h</a>&gt;</code></p>

<p><a href="classatsc__soft__data__segment-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#a1627aeaf2e0ee0d8c6550ee69b809bbe">operator==</a> (const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;other) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#ad00cd1b7a371cc5fc915317da2305f2e">operator!=</a> (const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;other) const </td></tr>
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classplinfo.html">plinfo</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#a0cf2dec6ab57118c9bdfb6c0f4b95315">pli</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#a3c3086ac5410a7bf553c1d515700cfa0">data</a> [<a class="el" href="atsc__consts_8h.html#a06eb585fe7990a888ac9accd568c5230">ATSC_DATA_SEGMENT_LENGTH</a>]</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#adb9d6dd28134ef314f46087b9733a6e8">_pad_</a> [<a class="el" href="classatsc__soft__data__segment.html#a29d98a273b5f16988a53cbd8187eb327">NPAD</a>]</td></tr>
<tr><td colspan="2"><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classatsc__soft__data__segment.html#a29d98a273b5f16988a53cbd8187eb327">NPAD</a> = 764</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Contains 832 bipolar floating point symbols. Nominal values are +/- {1, 3, 5, 7}. This data type represents the input to the viterbi decoder. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ad00cd1b7a371cc5fc915317da2305f2e"></a><!-- doxytag: member="atsc_soft_data_segment::operator!=" ref="ad00cd1b7a371cc5fc915317da2305f2e" args="(const atsc_data_segment &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> atsc_soft_data_segment::operator!= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="atsc__types_8h_source.html#l00201">atsc_data_segment::data</a>, and <a class="el" href="atsc__types_8h_source.html#l00224">data</a>.</p>

</div>
</div>
<a class="anchor" id="a1627aeaf2e0ee0d8c6550ee69b809bbe"></a><!-- doxytag: member="atsc_soft_data_segment::operator==" ref="a1627aeaf2e0ee0d8c6550ee69b809bbe" args="(const atsc_data_segment &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="gc__types_8h.html#a0f2b5d454b7e4dda3861032cfce91085">bool</a> atsc_soft_data_segment::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classatsc__data__segment.html">atsc_data_segment</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>References <a class="el" href="atsc__types_8h_source.html#l00201">atsc_data_segment::data</a>, and <a class="el" href="atsc__types_8h_source.html#l00224">data</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="adb9d6dd28134ef314f46087b9733a6e8"></a><!-- doxytag: member="atsc_soft_data_segment::_pad_" ref="adb9d6dd28134ef314f46087b9733a6e8" args="[NPAD]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">unsigned char <a class="el" href="classatsc__soft__data__segment.html#adb9d6dd28134ef314f46087b9733a6e8">atsc_soft_data_segment::_pad_</a>[<a class="el" href="classatsc__soft__data__segment.html#a29d98a273b5f16988a53cbd8187eb327">NPAD</a>]</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a3c3086ac5410a7bf553c1d515700cfa0"></a><!-- doxytag: member="atsc_soft_data_segment::data" ref="a3c3086ac5410a7bf553c1d515700cfa0" args="[ATSC_DATA_SEGMENT_LENGTH]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float <a class="el" href="classatsc__soft__data__segment.html#a3c3086ac5410a7bf553c1d515700cfa0">atsc_soft_data_segment::data</a>[<a class="el" href="atsc__consts_8h.html#a06eb585fe7990a888ac9accd568c5230">ATSC_DATA_SEGMENT_LENGTH</a>]</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Referenced by <a class="el" href="atsc__types_8h_source.html#l00232">operator!=()</a>, and <a class="el" href="atsc__types_8h_source.html#l00228">operator==()</a>.</p>

</div>
</div>
<a class="anchor" id="a29d98a273b5f16988a53cbd8187eb327"></a><!-- doxytag: member="atsc_soft_data_segment::NPAD" ref="a29d98a273b5f16988a53cbd8187eb327" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const int <a class="el" href="classatsc__soft__data__segment.html#a29d98a273b5f16988a53cbd8187eb327">atsc_soft_data_segment::NPAD</a> = 764<code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a0cf2dec6ab57118c9bdfb6c0f4b95315"></a><!-- doxytag: member="atsc_soft_data_segment::pli" ref="a0cf2dec6ab57118c9bdfb6c0f4b95315" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classplinfo.html">plinfo</a> <a class="el" href="classatsc__soft__data__segment.html#a0cf2dec6ab57118c9bdfb6c0f4b95315">atsc_soft_data_segment::pli</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="atsc__types_8h_source.html">atsc_types.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:52:31 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>