source: sasview/calculator/docs/sphinx/_build/html/index.html @ d0d7704

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since d0d7704 was edb3a5d0, checked in by Gervaise Alina <gervyh@…>, 14 years ago

hiding button

  • Property mode set to 100644
File size: 5.4 KB
Line 
1
2
3<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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>Calculator &mdash; calculator v0.1.0 documentation</title>
11    <link rel="stylesheet" href="_static/default.css" type="text/css" />
12    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13    <script type="text/javascript">
14      var DOCUMENTATION_OPTIONS = {
15        URL_ROOT:    '',
16        VERSION:     '0.1.0',
17        COLLAPSE_INDEX: false,
18        FILE_SUFFIX: '.html',
19        HAS_SOURCE:  true
20      };
21    </script>
22    <script type="text/javascript" src="_static/jquery.js"></script>
23    <script type="text/javascript" src="_static/underscore.js"></script>
24    <script type="text/javascript" src="_static/doctools.js"></script>
25    <link rel="top" title="calculator v0.1.0 documentation" href="#" />
26    <link rel="next" title="Reference" href="api/index.html" /> 
27  </head>
28  <body>
29    <div class="related">
30      <h3>Navigation</h3>
31      <ul>
32        <li class="right" style="margin-right: 10px">
33          <a href="genindex.html" title="General Index"
34             accesskey="I">index</a></li>
35        <li class="right" >
36          <a href="py-modindex.html" title="Python Module Index"
37             >modules</a> |</li>
38        <li class="right" >
39          <a href="api/index.html" title="Reference"
40             accesskey="N">next</a> |</li>
41        <li><a href="#">calculator v0.1.0 documentation</a> &raquo;</li> 
42      </ul>
43    </div> 
44
45    <div class="document">
46      <div class="documentwrapper">
47        <div class="bodywrapper">
48          <div class="body">
49           
50  <div class="section" id="calculator">
51<h1>Calculator<a class="headerlink" href="#calculator" title="Permalink to this headline">¶</a></h1>
52<p>Calculator is a package that contains other sub-modules necessary for small computations. These sub-modules
53may be independant of each other, but there are used as <tt class="docutils literal"><span class="pre">tools</span></tt> for sansview application. The calculator package
54currently contains the following sub-modules:</p>
55<ul class="simple">
56<li><em class="xref std std-ref">sans.invariant.invariant.index</em></li>
57</ul>
58<table class="docutils field-list" frame="void" rules="none">
59<col class="field-name" />
60<col class="field-body" />
61<tbody valign="top">
62<tr class="field"><th class="field-name">Release:</th><td class="field-body">0.1</td>
63</tr>
64<tr class="field"><th class="field-name">Date:</th><td class="field-body">June 08, 2010</td>
65</tr>
66</tbody>
67</table>
68<div class="toctree-wrapper compound">
69<ul>
70<li class="toctree-l1"><a class="reference internal" href="api/index.html">Reference</a><ul>
71<li class="toctree-l2"><a class="reference internal" href="api/sld_calculator.html">Sld Calculator</a></li>
72<li class="toctree-l2"><a class="reference internal" href="api/slit_length_calculator.html">Slit Length Calculator</a></li>
73</ul>
74</li>
75</ul>
76</div>
77</div>
78<div class="section" id="indices-and-tables">
79<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
80<ul class="simple">
81<li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
82<li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
83<li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
84</ul>
85</div>
86
87
88          </div>
89        </div>
90      </div>
91      <div class="sphinxsidebar">
92        <div class="sphinxsidebarwrapper">
93  <h3><a href="#">Table Of Contents</a></h3>
94  <ul>
95<li><a class="reference internal" href="#">Calculator</a><ul>
96</ul>
97</li>
98<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
99</ul>
100
101  <h4>Next topic</h4>
102  <p class="topless"><a href="api/index.html"
103                        title="next chapter">Reference</a></p>
104  <h3>This Page</h3>
105  <ul class="this-page-menu">
106    <li><a href="_sources/index.txt"
107           rel="nofollow">Show Source</a></li>
108  </ul>
109<div id="searchbox" style="display: none">
110  <h3>Quick search</h3>
111    <form class="search" action="search.html" method="get">
112      <input type="text" name="q" size="18" />
113      <input type="submit" value="Go" />
114      <input type="hidden" name="check_keywords" value="yes" />
115      <input type="hidden" name="area" value="default" />
116    </form>
117    <p class="searchtip" style="font-size: 90%">
118    Enter search terms or a module, class or function name.
119    </p>
120</div>
121<script type="text/javascript">$('#searchbox').show(0);</script>
122        </div>
123      </div>
124      <div class="clearer"></div>
125    </div>
126    <div class="related">
127      <h3>Navigation</h3>
128      <ul>
129        <li class="right" style="margin-right: 10px">
130          <a href="genindex.html" title="General Index"
131             >index</a></li>
132        <li class="right" >
133          <a href="py-modindex.html" title="Python Module Index"
134             >modules</a> |</li>
135        <li class="right" >
136          <a href="api/index.html" title="Reference"
137             >next</a> |</li>
138        <li><a href="#">calculator v0.1.0 documentation</a> &raquo;</li> 
139      </ul>
140    </div>
141    <div class="footer">
142        &copy; Copyright 2010, Gervaise Alina.
143      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0b1.
144    </div>
145  </body>
146</html>
Note: See TracBrowser for help on using the repository browser.