| |
1 |
| |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
| |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| |
4 |
| |
5 |
| |
6 <html xmlns="http://www.w3.org/1999/xhtml"> |
| |
7 <head> |
| |
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| |
9 |
| |
10 <title>Adding channels — Single Calculus Chain 0.2 documentation</title> |
| |
11 |
| |
12 <link rel="stylesheet" href="../_static/nature.css" type="text/css" /> |
| |
13 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> |
| |
14 |
| |
15 <script type="text/javascript"> |
| |
16 var DOCUMENTATION_OPTIONS = { |
| |
17 URL_ROOT: '../', |
| |
18 VERSION: '0.2', |
| |
19 COLLAPSE_INDEX: false, |
| |
20 FILE_SUFFIX: '.html', |
| |
21 HAS_SOURCE: true |
| |
22 }; |
| |
23 </script> |
| |
24 <script type="text/javascript" src="../_static/jquery.js"></script> |
| |
25 <script type="text/javascript" src="../_static/underscore.js"></script> |
| |
26 <script type="text/javascript" src="../_static/doctools.js"></script> |
| |
27 <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
| |
28 <link rel="top" title="Single Calculus Chain 0.2 documentation" href="../index.html" /> |
| |
29 <link rel="up" title="Detailed documentation" href="../interface_details.html" /> |
| |
30 <link rel="next" title="Adding products" href="adding_products.html" /> |
| |
31 <link rel="prev" title="Adding systems" href="adding_system.html" /> |
| |
32 </head> |
| |
33 <body> |
| |
34 <div class="related"> |
| |
35 <h3>Navigation</h3> |
| |
36 <ul> |
| |
37 <li class="right" style="margin-right: 10px"> |
| |
38 <a href="../genindex.html" title="General Index" |
| |
39 accesskey="I">index</a></li> |
| |
40 <li class="right" > |
| |
41 <a href="adding_products.html" title="Adding products" |
| |
42 accesskey="N">next</a> |</li> |
| |
43 <li class="right" > |
| |
44 <a href="adding_system.html" title="Adding systems" |
| |
45 accesskey="P">previous</a> |</li> |
| |
46 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
| |
47 <li><a href="../interface_details.html" accesskey="U">Detailed documentation</a> »</li> |
| |
48 </ul> |
| |
49 </div> |
| |
50 |
| |
51 <div class="document"> |
| |
52 <div class="documentwrapper"> |
| |
53 <div class="bodywrapper"> |
| |
54 <div class="body"> |
| |
55 |
| |
56 <div class="section" id="adding-channels"> |
| |
57 <h1>Adding channels<a class="headerlink" href="#adding-channels" title="Permalink to this headline">¶</a></h1> |
| |
58 <div class="section" id="signal-types"> |
| |
59 <span id="id1"></span><h2>Signal types<a class="headerlink" href="#signal-types" title="Permalink to this headline">¶</a></h2> |
| |
60 <p>(explain here all the signal type abreviations).</p> |
| |
61 </div> |
| |
62 </div> |
| |
63 |
| |
64 |
| |
65 </div> |
| |
66 </div> |
| |
67 </div> |
| |
68 <div class="sphinxsidebar"> |
| |
69 <div class="sphinxsidebarwrapper"> |
| |
70 <h3><a href="../index.html">Table Of Contents</a></h3> |
| |
71 <ul> |
| |
72 <li><a class="reference internal" href="#">Adding channels</a><ul> |
| |
73 <li><a class="reference internal" href="#signal-types">Signal types</a></li> |
| |
74 </ul> |
| |
75 </li> |
| |
76 </ul> |
| |
77 |
| |
78 <h4>Previous topic</h4> |
| |
79 <p class="topless"><a href="adding_system.html" |
| |
80 title="previous chapter">Adding systems</a></p> |
| |
81 <h4>Next topic</h4> |
| |
82 <p class="topless"><a href="adding_products.html" |
| |
83 title="next chapter">Adding products</a></p> |
| |
84 <h3>This Page</h3> |
| |
85 <ul class="this-page-menu"> |
| |
86 <li><a href="../_sources/details/adding_channels.txt" |
| |
87 rel="nofollow">Show Source</a></li> |
| |
88 </ul> |
| |
89 <div id="searchbox" style="display: none"> |
| |
90 <h3>Quick search</h3> |
| |
91 <form class="search" action="../search.html" method="get"> |
| |
92 <input type="text" name="q" /> |
| |
93 <input type="submit" value="Go" /> |
| |
94 <input type="hidden" name="check_keywords" value="yes" /> |
| |
95 <input type="hidden" name="area" value="default" /> |
| |
96 </form> |
| |
97 <p class="searchtip" style="font-size: 90%"> |
| |
98 Enter search terms or a module, class or function name. |
| |
99 </p> |
| |
100 </div> |
| |
101 <script type="text/javascript">$('#searchbox').show(0);</script> |
| |
102 </div> |
| |
103 </div> |
| |
104 <div class="clearer"></div> |
| |
105 </div> |
| |
106 <div class="related"> |
| |
107 <h3>Navigation</h3> |
| |
108 <ul> |
| |
109 <li class="right" style="margin-right: 10px"> |
| |
110 <a href="../genindex.html" title="General Index" |
| |
111 >index</a></li> |
| |
112 <li class="right" > |
| |
113 <a href="adding_products.html" title="Adding products" |
| |
114 >next</a> |</li> |
| |
115 <li class="right" > |
| |
116 <a href="adding_system.html" title="Adding systems" |
| |
117 >previous</a> |</li> |
| |
118 <li><a href="../index.html">Single Calculus Chain 0.2 documentation</a> »</li> |
| |
119 <li><a href="../interface_details.html" >Detailed documentation</a> »</li> |
| |
120 </ul> |
| |
121 </div> |
| |
122 <div class="footer"> |
| |
123 © Copyright 2012, SCC team. |
| |
124 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2. |
| |
125 </div> |
| |
126 </body> |
| |
127 </html> |