docs/_build/html/interface_details.html

changeset 14
c675d086f7d2
parent 13
52af8fbed3d7
child 15
f51ca1e515ac
equal deleted inserted replaced
13:52af8fbed3d7 14:c675d086f7d2
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>Detailed documentation &mdash; 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="next" title="Introduction" href="details/introduction.html" />
30 <link rel="prev" title="Processing data" href="tutorial/processing_data.html" />
31 </head>
32 <body>
33 <div class="related">
34 <h3>Navigation</h3>
35 <ul>
36 <li class="right" style="margin-right: 10px">
37 <a href="genindex.html" title="General Index"
38 accesskey="I">index</a></li>
39 <li class="right" >
40 <a href="details/introduction.html" title="Introduction"
41 accesskey="N">next</a> |</li>
42 <li class="right" >
43 <a href="tutorial/processing_data.html" title="Processing data"
44 accesskey="P">previous</a> |</li>
45 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
46 </ul>
47 </div>
48
49 <div class="document">
50 <div class="documentwrapper">
51 <div class="bodywrapper">
52 <div class="body">
53
54 <div class="section" id="detailed-documentation">
55 <h1>Detailed documentation<a class="headerlink" href="#detailed-documentation" title="Permalink to this headline">ΒΆ</a></h1>
56 <p>Contents:</p>
57 <div class="toctree-wrapper compound">
58 <ul>
59 <li class="toctree-l1"><a class="reference internal" href="details/introduction.html">Introduction</a></li>
60 <li class="toctree-l1"><a class="reference internal" href="details/adding_station.html">Adding stations</a></li>
61 <li class="toctree-l1"><a class="reference internal" href="details/adding_system.html">Adding systems</a></li>
62 <li class="toctree-l1"><a class="reference internal" href="details/adding_channels.html">Adding channels</a><ul>
63 <li class="toctree-l2"><a class="reference internal" href="details/adding_channels.html#signal-types">Signal types</a></li>
64 </ul>
65 </li>
66 <li class="toctree-l1"><a class="reference internal" href="details/adding_products.html">Adding products</a></li>
67 <li class="toctree-l1"><a class="reference internal" href="details/adding_otherequipment.html">Adding other equipment</a></li>
68 <li class="toctree-l1"><a class="reference internal" href="details/handbook_of_instruments.html">The Handbook of instruments</a></li>
69 <li class="toctree-l1"><a class="reference internal" href="details/uploading_measurements.html">Uploading measuremnents</a></li>
70 <li class="toctree-l1"><a class="reference internal" href="details/viewing_measurements.html">View processing results</a></li>
71 </ul>
72 </div>
73 </div>
74
75
76 </div>
77 </div>
78 </div>
79 <div class="sphinxsidebar">
80 <div class="sphinxsidebarwrapper">
81 <h4>Previous topic</h4>
82 <p class="topless"><a href="tutorial/processing_data.html"
83 title="previous chapter">Processing data</a></p>
84 <h4>Next topic</h4>
85 <p class="topless"><a href="details/introduction.html"
86 title="next chapter">Introduction</a></p>
87 <h3>This Page</h3>
88 <ul class="this-page-menu">
89 <li><a href="_sources/interface_details.txt"
90 rel="nofollow">Show Source</a></li>
91 </ul>
92 <div id="searchbox" style="display: none">
93 <h3>Quick search</h3>
94 <form class="search" action="search.html" method="get">
95 <input type="text" name="q" />
96 <input type="submit" value="Go" />
97 <input type="hidden" name="check_keywords" value="yes" />
98 <input type="hidden" name="area" value="default" />
99 </form>
100 <p class="searchtip" style="font-size: 90%">
101 Enter search terms or a module, class or function name.
102 </p>
103 </div>
104 <script type="text/javascript">$('#searchbox').show(0);</script>
105 </div>
106 </div>
107 <div class="clearer"></div>
108 </div>
109 <div class="related">
110 <h3>Navigation</h3>
111 <ul>
112 <li class="right" style="margin-right: 10px">
113 <a href="genindex.html" title="General Index"
114 >index</a></li>
115 <li class="right" >
116 <a href="details/introduction.html" title="Introduction"
117 >next</a> |</li>
118 <li class="right" >
119 <a href="tutorial/processing_data.html" title="Processing data"
120 >previous</a> |</li>
121 <li><a href="index.html">Single Calculus Chain 0.2 documentation</a> &raquo;</li>
122 </ul>
123 </div>
124 <div class="footer">
125 &copy; Copyright 2012, SCC team.
126 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
127 </div>
128 </body>
129 </html>

mercurial