1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: Class Members - Variables</title> |
---|
4 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.8 --> |
---|
8 | <script type="text/javascript"> |
---|
9 | <!-- |
---|
10 | function changeDisplayState (e){ |
---|
11 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
12 | var button=this.firstChild; |
---|
13 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
14 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
15 | sectionDiv.style.display='block'; |
---|
16 | button.src='open.gif'; |
---|
17 | }else{ |
---|
18 | sectionDiv.style.display='none'; |
---|
19 | button.src='closed.gif'; |
---|
20 | } |
---|
21 | } |
---|
22 | function initDynSections(){ |
---|
23 | var divs=document.getElementsByTagName('div'); |
---|
24 | var sectionCounter=1; |
---|
25 | for(var i=0;i<divs.length-1;i++){ |
---|
26 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
27 | var header=divs[i]; |
---|
28 | var section=divs[i+1]; |
---|
29 | var button=header.firstChild; |
---|
30 | if (button!='IMG'){ |
---|
31 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
32 | button=document.createElement('img'); |
---|
33 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
34 | } |
---|
35 | header.style.cursor='pointer'; |
---|
36 | header.onclick=changeDisplayState; |
---|
37 | header.id='dynheader'+sectionCounter; |
---|
38 | button.src='closed.gif'; |
---|
39 | section.id='dynsection'+sectionCounter; |
---|
40 | section.style.display='none'; |
---|
41 | section.style.marginLeft='14px'; |
---|
42 | sectionCounter++; |
---|
43 | } |
---|
44 | } |
---|
45 | } |
---|
46 | window.onload = initDynSections; |
---|
47 | --> |
---|
48 | </script> |
---|
49 | <div class="navigation" id="top"> |
---|
50 | <div class="tabs"> |
---|
51 | <ul> |
---|
52 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
53 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
54 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
55 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
56 | <li><a href="files.html"><span>Files</span></a></li> |
---|
57 | </ul> |
---|
58 | </div> |
---|
59 | <div class="tabs"> |
---|
60 | <ul> |
---|
61 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
62 | <li><a href="classes.html"><span>Class Index</span></a></li> |
---|
63 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
64 | <li class="current"><a href="functions.html"><span>Class Members</span></a></li> |
---|
65 | </ul> |
---|
66 | </div> |
---|
67 | <div class="tabs"> |
---|
68 | <ul> |
---|
69 | <li><a href="functions.html"><span>All</span></a></li> |
---|
70 | <li><a href="functions_func.html"><span>Functions</span></a></li> |
---|
71 | <li class="current"><a href="functions_vars.html"><span>Variables</span></a></li> |
---|
72 | <li><a href="functions_type.html"><span>Typedefs</span></a></li> |
---|
73 | <li><a href="functions_enum.html"><span>Enumerations</span></a></li> |
---|
74 | <li><a href="functions_eval.html"><span>Enumerator</span></a></li> |
---|
75 | <li><a href="functions_rela.html"><span>Related Functions</span></a></li> |
---|
76 | </ul> |
---|
77 | </div> |
---|
78 | <div class="tabs"> |
---|
79 | <ul> |
---|
80 | <li><a href="functions_vars.html#index__"><span>_</span></a></li> |
---|
81 | <li><a href="functions_vars_0x61.html#index_a"><span>a</span></a></li> |
---|
82 | <li><a href="functions_vars_0x62.html#index_b"><span>b</span></a></li> |
---|
83 | <li><a href="functions_vars_0x63.html#index_c"><span>c</span></a></li> |
---|
84 | <li><a href="functions_vars_0x64.html#index_d"><span>d</span></a></li> |
---|
85 | <li><a href="functions_vars_0x65.html#index_e"><span>e</span></a></li> |
---|
86 | <li><a href="functions_vars_0x66.html#index_f"><span>f</span></a></li> |
---|
87 | <li><a href="functions_vars_0x67.html#index_g"><span>g</span></a></li> |
---|
88 | <li><a href="functions_vars_0x68.html#index_h"><span>h</span></a></li> |
---|
89 | <li><a href="functions_vars_0x69.html#index_i"><span>i</span></a></li> |
---|
90 | <li><a href="functions_vars_0x6b.html#index_k"><span>k</span></a></li> |
---|
91 | <li><a href="functions_vars_0x6c.html#index_l"><span>l</span></a></li> |
---|
92 | <li><a href="functions_vars_0x6d.html#index_m"><span>m</span></a></li> |
---|
93 | <li><a href="functions_vars_0x6e.html#index_n"><span>n</span></a></li> |
---|
94 | <li><a href="functions_vars_0x6f.html#index_o"><span>o</span></a></li> |
---|
95 | <li><a href="functions_vars_0x70.html#index_p"><span>p</span></a></li> |
---|
96 | <li><a href="functions_vars_0x71.html#index_q"><span>q</span></a></li> |
---|
97 | <li><a href="functions_vars_0x72.html#index_r"><span>r</span></a></li> |
---|
98 | <li class="current"><a href="functions_vars_0x73.html#index_s"><span>s</span></a></li> |
---|
99 | <li><a href="functions_vars_0x74.html#index_t"><span>t</span></a></li> |
---|
100 | <li><a href="functions_vars_0x75.html#index_u"><span>u</span></a></li> |
---|
101 | <li><a href="functions_vars_0x76.html#index_v"><span>v</span></a></li> |
---|
102 | <li><a href="functions_vars_0x77.html#index_w"><span>w</span></a></li> |
---|
103 | <li><a href="functions_vars_0x78.html#index_x"><span>x</span></a></li> |
---|
104 | <li><a href="functions_vars_0x79.html#index_y"><span>y</span></a></li> |
---|
105 | <li><a href="functions_vars_0x7a.html#index_z"><span>z</span></a></li> |
---|
106 | </ul> |
---|
107 | </div> |
---|
108 | </div> |
---|
109 | <div class="contents"> |
---|
110 | |
---|
111 | <p> |
---|
112 | <h3><a class="anchor" name="index_s">- s -</a></h3><ul> |
---|
113 | <li>s |
---|
114 | : <a class="el" href="classitpp_1_1it__ifile.html#c4ed010dc97e3672c7103be3fe43c902">itpp::it_ifile</a> |
---|
115 | , <a class="el" href="classitpp_1_1it__ifile__old.html#f9e5f6a2965e410a52187098388614c7">itpp::it_ifile_old</a> |
---|
116 | <li>S0 |
---|
117 | : <a class="el" href="classitpp_1_1Modulator.html#c19c8fe07e95e4eb80e832a633b7c422">itpp::Modulator< T ></a> |
---|
118 | <li>S1 |
---|
119 | : <a class="el" href="classitpp_1_1Modulator.html#9d4c223ffd96fdc5b26ba5c44956998b">itpp::Modulator< T ></a> |
---|
120 | <li>sample_rate |
---|
121 | : <a class="el" href="classitpp_1_1SND__Format.html#9cddb513c7799ca652ed7bef58482511">itpp::SND_Format</a> |
---|
122 | <li>samples |
---|
123 | : <a class="el" href="classbdm_1_1eEmp.html#73d819553a0f268b055a087d2d4486f3">bdm::eEmp</a> |
---|
124 | <li>scalarnames |
---|
125 | : <a class="el" href="classbdm_1_1dirfilelog.html#7805040fe1ffa2a048c33980bc995793">bdm::dirfilelog</a> |
---|
126 | <li>scaling_factor |
---|
127 | : <a class="el" href="classitpp_1_1QAM.html#234cc9d2e3b6a0eb76af03371e3472a9">itpp::QAM</a> |
---|
128 | , <a class="el" href="classitpp_1_1PAM__c.html#d654c2e53ee82b2279ab894b8801b980">itpp::PAM_c</a> |
---|
129 | , <a class="el" href="classitpp_1_1PAM.html#533787cc46e673e23308eeba3e3b4adc">itpp::PAM</a> |
---|
130 | <li>select |
---|
131 | : <a class="el" href="classitpp_1_1TCP__Client__Application.html#140925c85d1a573cdb1ffb08065e0076">itpp::TCP_Client_Application</a> |
---|
132 | <li>seq |
---|
133 | : <a class="el" href="classitpp_1_1Sequence__Number.html#5d5c03e8f57eceb55987815f0ebdfcf0">itpp::Sequence_Number</a> |
---|
134 | <li>seq_begin |
---|
135 | : <a class="el" href="classitpp_1_1TCP__Segment.html#682a833137dd7e66d7f6cc349b5a9778">itpp::TCP_Segment</a> |
---|
136 | <li>seq_end |
---|
137 | : <a class="el" href="classitpp_1_1TCP__Segment.html#31aba03e7100bca14eb4b4f61aa58974">itpp::TCP_Segment</a> |
---|
138 | <li>seq_no |
---|
139 | : <a class="el" href="classitpp_1_1ACK.html#633fb2e083fec8fe163a6dc1f3da2289">itpp::ACK</a> |
---|
140 | , <a class="el" href="classitpp_1_1Link__Packet.html#5974d417d6169b1eb2434c0ff3a00a41">itpp::Link_Packet</a> |
---|
141 | <li>setup_done |
---|
142 | : <a class="el" href="classitpp_1_1Modulator.html#552cd7add3e998eca485d0ea39808e0d">itpp::Modulator< T ></a> |
---|
143 | , <a class="el" href="classitpp_1_1Pulse__Shape.html#f649289d3f21befa740b7462520c2bc7">itpp::Pulse_Shape< T1, T2, T3 ></a> |
---|
144 | <li>shaping_filter |
---|
145 | : <a class="el" href="classitpp_1_1Pulse__Shape.html#5dcd026bd37e73f910f2c5d6c1120d41">itpp::Pulse_Shape< T1, T2, T3 ></a> |
---|
146 | <li>shift |
---|
147 | : <a class="el" href="classitpp_1_1Fix__Base.html#c42e876a20028d8c7538d6f1d4754d6a">itpp::Fix_Base</a> |
---|
148 | <li>sig2 |
---|
149 | : <a class="el" href="classbdm_1_1mlognorm.html#a51128a2e503b8b2ce698244b9e0db1a">bdm::mlognorm</a> |
---|
150 | <li>Size |
---|
151 | : <a class="el" href="classitpp_1_1Vector__Quantizer.html#7fb09561c02521795c19679c520829e5">itpp::Vector_Quantizer</a> |
---|
152 | <li>spreadI |
---|
153 | : <a class="el" href="classitpp_1_1Spread__2d.html#163e426df4bbe7a7e8a173f581d30caa">itpp::Spread_2d</a> |
---|
154 | <li>start |
---|
155 | : <a class="el" href="classitpp_1_1Packet__Channel.html#932f4f55d4a2e094d1ae4b56dacde3aa">itpp::Packet_Channel</a> |
---|
156 | , <a class="el" href="classitpp_1_1Packet__Generator.html#d51a71789e1380ae0bab942ca555e8c1">itpp::Packet_Generator</a> |
---|
157 | <li>start_state |
---|
158 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#7bfc69c7f70316fe051e2802c9f09ee3">itpp::Convolutional_Code</a> |
---|
159 | <li>start_time |
---|
160 | : <a class="el" href="classitpp_1_1Timer.html#0d907992dcce3e43494e26ee5f8881cb">itpp::Timer</a> |
---|
161 | <li>stat_ptr |
---|
162 | : <a class="el" href="classitpp_1_1Fix__Factory.html#15489b032eae2e03aeeb578d119a1135">itpp::Fix_Factory</a> |
---|
163 | , <a class="el" href="classitpp_1_1Fix__Base.html#a23b1ecd00cd0f0c8fa9b3b5c669a93d">itpp::Fix_Base</a> |
---|
164 | <li>static_sample |
---|
165 | : <a class="el" href="classitpp_1_1Static__Fading__Generator.html#33f0b3260d64d38b5279203885891f2f">itpp::Static_Fading_Generator</a> |
---|
166 | <li>stop_time |
---|
167 | : <a class="el" href="classitpp_1_1Timer.html#e652cc2d3a428fc989dbfd30cfef62d9">itpp::Timer</a> |
---|
168 | <li>sum_metric |
---|
169 | : <a class="el" href="classitpp_1_1Convolutional__Code.html#2a894772cc027542c600f5b86fe17173">itpp::Convolutional_Code</a> |
---|
170 | <li>sumX1 |
---|
171 | : <a class="el" href="classitpp_1_1LDPC__Parity.html#d57f9e546f3a50b1dd84a587e36562fc">itpp::LDPC_Parity</a> |
---|
172 | <li>sumX2 |
---|
173 | : <a class="el" href="classitpp_1_1LDPC__Parity.html#4c4347f86ad11c0f303f52a5134e851c">itpp::LDPC_Parity</a> |
---|
174 | <li>switch_endianity |
---|
175 | : <a class="el" href="classitpp_1_1bfstream__base.html#cbaef6aee59846dba986f483e9cbfa05">itpp::bfstream_base</a> |
---|
176 | <li>symbols |
---|
177 | : <a class="el" href="classitpp_1_1Modulator__NRD.html#a5a276d6745c7a38dd4ae6b5eb70147e">itpp::Modulator_NRD</a> |
---|
178 | , <a class="el" href="classitpp_1_1Modulator.html#3069840e9e7a44180615fb772cf9ae42">itpp::Modulator< T ></a> |
---|
179 | , <a class="el" href="classitpp_1_1Modulator__NCD.html#e6948b64b0a10e47fd0a864ead0516b7">itpp::Modulator_NCD</a> |
---|
180 | <li>systematic |
---|
181 | : <a class="el" href="classitpp_1_1Reed__Solomon.html#e4b60e673292a6abb87d0389537bfe0c">itpp::Reed_Solomon</a> |
---|
182 | </ul> |
---|
183 | </div> |
---|
184 | <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by |
---|
185 | <a href="http://www.doxygen.org/index.html"> |
---|
186 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> |
---|
187 | </body> |
---|
188 | </html> |
---|