source: sasmodels/ref/models/shape-cylinder.html @ 68532f3

gh-pages
Last change on this file since 68532f3 was 68532f3, checked in by ajj, 8 years ago

Adding docs

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6  <head>
7    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8   
9    <title>2.1.1. Cylinder Functions &mdash; Sasmodels</title>
10   
11    <link rel="stylesheet" href="../../_static/haiku-site.css" type="text/css" />
12    <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
13   
14    <script type="text/javascript">
15      var DOCUMENTATION_OPTIONS = {
16        URL_ROOT:    '../../',
17        VERSION:     '0.9',
18        COLLAPSE_INDEX: false,
19        FILE_SUFFIX: '.html',
20        HAS_SOURCE:  true
21      };
22    </script>
23    <script type="text/javascript" src="../../_static/jquery.js"></script>
24    <script type="text/javascript" src="../../_static/underscore.js"></script>
25    <script type="text/javascript" src="../../_static/doctools.js"></script>
26    <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
27    <link rel="top" title="Sasmodels" href="../../index.html" />
28    <link rel="up" title="2.1. Shape Functions" href="shape.html" />
29    <link rel="next" title="2.1.1.1. Barbell" href="../../model/barbell.html" />
30    <link rel="prev" title="2.1. Shape Functions" href="shape.html" /> 
31  </head>
32  <body>
33      <div class="header"><h1 class="heading"><a href="../../index.html">
34          <span>Home</span></a></h1>
35        <h2 class="heading"><span>2.1.1. Cylinder Functions</span></h2>
36      </div>
37      <div class="topnav">
38     
39        <p>
40        «&#160;&#160;<a href="shape.html">2.1. Shape Functions</a>
41        &#160;&#160;::&#160;&#160;
42        <a class="uplink" href="../../index.html">Contents</a>
43        &#160;&#160;::&#160;&#160;
44        <a href="../../model/barbell.html">2.1.1.1. Barbell</a>&#160;&#160;»
45        </p>
46
47      </div>
48      <div class="content">
49       
50       
51  <div class="section" id="cylinder-functions">
52<h1>2.1.1. Cylinder Functions<a class="headerlink" href="#cylinder-functions" title="Permalink to this headline">¶</a></h1>
53<div class="toctree-wrapper compound">
54<ul>
55<li class="toctree-l1"><a class="reference internal" href="../../model/barbell.html">2.1.1.1. Barbell</a><ul>
56<li class="toctree-l2"><a class="reference internal" href="../../model/barbell.html#definition">Definition</a></li>
57<li class="toctree-l2"><a class="reference internal" href="../../model/barbell.html#reference">REFERENCE</a></li>
58</ul>
59</li>
60<li class="toctree-l1"><a class="reference internal" href="../../model/capped_cylinder.html">2.1.1.2. Capped cylinder</a><ul>
61<li class="toctree-l2"><a class="reference internal" href="../../model/capped_cylinder.html#definitions">Definitions</a></li>
62</ul>
63</li>
64<li class="toctree-l1"><a class="reference internal" href="../../model/core_shell_cylinder.html">2.1.1.3. Core shell cylinder</a><ul>
65<li class="toctree-l2"><a class="reference internal" href="../../model/core_shell_cylinder.html#definition">Definition</a></li>
66<li class="toctree-l2"><a class="reference internal" href="../../model/core_shell_cylinder.html#validation">Validation</a></li>
67</ul>
68</li>
69<li class="toctree-l1"><a class="reference internal" href="../../model/cylinder.html">2.1.1.4. Cylinder</a><ul>
70<li class="toctree-l2"><a class="reference internal" href="../../model/cylinder.html#definition">Definition</a></li>
71<li class="toctree-l2"><a class="reference internal" href="../../model/cylinder.html#validation">Validation</a></li>
72</ul>
73</li>
74</ul>
75</div>
76</div>
77
78
79      </div>
80      <div class="bottomnav">
81     
82        <p>
83        «&#160;&#160;<a href="shape.html">2.1. Shape Functions</a>
84        &#160;&#160;::&#160;&#160;
85        <a class="uplink" href="../../index.html">Contents</a>
86        &#160;&#160;::&#160;&#160;
87        <a href="../../model/barbell.html">2.1.1.1. Barbell</a>&#160;&#160;»
88        </p>
89
90      </div>
91
92    <div class="footer">
93        &copy; Copyright 2014, sasview team.
94      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3.
95    </div>
96  </body>
97</html>
Note: See TracBrowser for help on using the repository browser.