source: sasview/sanscalculator/docs/sphinx/html/index.html @ 771fe98

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 771fe98 was 771fe98, checked in by Jessica Tumarkin <jtumarki@…>, 13 years ago
  • Property mode set to 100644
File size: 5.6 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.calculator.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">August 12, 2011</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/instrument.html">Instrument</a></li>
72<li class="toctree-l2"><a class="reference internal" href="api/slit_length_calculator.html">Slit Length Calculator</a></li>
73<li class="toctree-l2"><a class="reference internal" href="api/kiessig_calculator.html">Kiessig Calculator</a></li>
74<li class="toctree-l2"><a class="reference internal" href="api/resolution_calculator.html">Resolution Calculator</a></li>
75</ul>
76</li>
77</ul>
78</div>
79</div>
80<div class="section" id="indices-and-tables">
81<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
82<ul class="simple">
83<li><a class="reference internal" href="genindex.html"><em>Index</em></a></li>
84<li><a class="reference internal" href="py-modindex.html"><em>Module Index</em></a></li>
85<li><a class="reference internal" href="search.html"><em>Search Page</em></a></li>
86</ul>
87</div>
88
89
90          </div>
91        </div>
92      </div>
93      <div class="sphinxsidebar">
94        <div class="sphinxsidebarwrapper">
95  <h3><a href="#">Table Of Contents</a></h3>
96  <ul>
97<li><a class="reference internal" href="#">Calculator</a><ul>
98</ul>
99</li>
100<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
101</ul>
102
103  <h4>Next topic</h4>
104  <p class="topless"><a href="api/index.html"
105                        title="next chapter">Reference</a></p>
106  <h3>This Page</h3>
107  <ul class="this-page-menu">
108    <li><a href="_sources/index.txt"
109           rel="nofollow">Show Source</a></li>
110  </ul>
111<div id="searchbox" style="display: none">
112  <h3>Quick search</h3>
113    <form class="search" action="search.html" method="get">
114      <input type="text" name="q" size="18" />
115      <input type="submit" value="Go" />
116      <input type="hidden" name="check_keywords" value="yes" />
117      <input type="hidden" name="area" value="default" />
118    </form>
119    <p class="searchtip" style="font-size: 90%">
120    Enter search terms or a module, class or function name.
121    </p>
122</div>
123<script type="text/javascript">$('#searchbox').show(0);</script>
124        </div>
125      </div>
126      <div class="clearer"></div>
127    </div>
128    <div class="related">
129      <h3>Navigation</h3>
130      <ul>
131        <li class="right" style="margin-right: 10px">
132          <a href="genindex.html" title="General Index"
133             >index</a></li>
134        <li class="right" >
135          <a href="py-modindex.html" title="Python Module Index"
136             >modules</a> |</li>
137        <li class="right" >
138          <a href="api/index.html" title="Reference"
139             >next</a> |</li>
140        <li><a href="#">calculator v0.1.0 documentation</a> &raquo;</li> 
141      </ul>
142    </div>
143    <div class="footer">
144        &copy; Copyright 2010, Gervaise Alina.
145      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
146    </div>
147  </body>
148</html>
Note: See TracBrowser for help on using the repository browser.