source: sasview/plottools/docs/sphinx/html/api/unitConverter.html @ 82a54b8

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 82a54b8 was 82a54b8, checked in by Mathieu Doucet <doucetm@…>, 13 years ago

adding plottools Part 2

  • Property mode set to 100644
File size: 5.0 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
7<html xmlns="http://www.w3.org/1999/xhtml">
8  <head>
9    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10   
11    <title>unitConverter &mdash; plottools 0.10 documentation</title>
12   
13    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
14    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
15   
16    <script type="text/javascript">
17      var DOCUMENTATION_OPTIONS = {
18        URL_ROOT:    '../',
19        VERSION:     '0.10',
20        COLLAPSE_INDEX: false,
21        FILE_SUFFIX: '.html',
22        HAS_SOURCE:  true
23      };
24    </script>
25    <script type="text/javascript" src="../_static/jquery.js"></script>
26    <script type="text/javascript" src="../_static/underscore.js"></script>
27    <script type="text/javascript" src="../_static/doctools.js"></script>
28    <link rel="top" title="plottools 0.10 documentation" href="../index.html" />
29    <link rel="up" title="Reference" href="index.html" />
30    <link rel="prev" title="transform" href="transform.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="../py-modindex.html" title="Python Module Index"
41             >modules</a> |</li>
42        <li class="right" >
43          <a href="transform.html" title="transform"
44             accesskey="P">previous</a> |</li>
45        <li><a href="../index.html">plottools 0.10 documentation</a> &raquo;</li>
46          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
47      </ul>
48    </div> 
49
50    <div class="document">
51      <div class="documentwrapper">
52        <div class="bodywrapper">
53          <div class="body">
54           
55  <div class="section" id="unitconverter">
56<h1>unitConverter<a class="headerlink" href="#unitconverter" title="Permalink to this headline">¶</a></h1>
57<div class="section" id="danse-common-plottools-unitconverter">
58<h2><a class="reference internal" href="#module-danse.common.plottools.unitConverter" title="danse.common.plottools.unitConverter"><tt class="xref py py-mod docutils literal"><span class="pre">danse.common.plottools.unitConverter</span></tt></a><a class="headerlink" href="#danse-common-plottools-unitconverter" title="Permalink to this headline">¶</a></h2>
59<span class="target" id="module-danse.common.plottools.unitConverter"></span><dl class="function">
60<dt id="danse.common.plottools.unitConverter.UnitConvertion">
61<tt class="descclassname">danse.common.plottools.unitConverter.</tt><tt class="descname">UnitConvertion</tt><big>(</big><big>)</big><a class="headerlink" href="#danse.common.plottools.unitConverter.UnitConvertion" title="Permalink to this definition">¶</a></dt>
62<dd></dd></dl>
63
64</div>
65</div>
66
67
68          </div>
69        </div>
70      </div>
71      <div class="sphinxsidebar">
72        <div class="sphinxsidebarwrapper">
73  <h3><a href="../index.html">Table Of Contents</a></h3>
74  <ul>
75<li><a class="reference internal" href="#">unitConverter</a><ul>
76<li><a class="reference internal" href="#danse-common-plottools-unitconverter"><tt class="docutils literal"><span class="pre">danse.common.plottools.unitConverter</span></tt></a></li>
77</ul>
78</li>
79</ul>
80
81  <h4>Previous topic</h4>
82  <p class="topless"><a href="transform.html"
83                        title="previous chapter">transform</a></p>
84  <h3>This Page</h3>
85  <ul class="this-page-menu">
86    <li><a href="../_sources/api/unitConverter.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="../py-modindex.html" title="Python Module Index"
114             >modules</a> |</li>
115        <li class="right" >
116          <a href="transform.html" title="transform"
117             >previous</a> |</li>
118        <li><a href="../index.html">plottools 0.10 documentation</a> &raquo;</li>
119          <li><a href="index.html" >Reference</a> &raquo;</li> 
120      </ul>
121    </div>
122    <div class="footer">
123        &copy; Copyright 2010, sans/reflectometry group.
124      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.
125    </div>
126  </body>
127</html>
Note: See TracBrowser for help on using the repository browser.