source: sasview/sansmodels/docs/sphinx/html/api/HardsphereStructure.html @ 43cc1ad2

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 43cc1ad2 was c0d873f, checked in by Gervaise Alina <gervyh@…>, 13 years ago

edit docs for models

  • Property mode set to 100644
File size: 22.9 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>HardsphereStructure &mdash; sansmodels 0.1.0 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.1.0',
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="sansmodels 0.1.0 documentation" href="../index.html" />
29    <link rel="up" title="Reference" href="index.html" />
30    <link rel="next" title="HayterMSAStructure" href="HayterMSAStructure.html" />
31    <link rel="prev" title="GuinierPorodModel" href="GuinierPorodModel.html" /> 
32  </head>
33  <body>
34    <div class="related">
35      <h3>Navigation</h3>
36      <ul>
37        <li class="right" style="margin-right: 10px">
38          <a href="../genindex.html" title="General Index"
39             accesskey="I">index</a></li>
40        <li class="right" >
41          <a href="../py-modindex.html" title="Python Module Index"
42             >modules</a> |</li>
43        <li class="right" >
44          <a href="HayterMSAStructure.html" title="HayterMSAStructure"
45             accesskey="N">next</a> |</li>
46        <li class="right" >
47          <a href="GuinierPorodModel.html" title="GuinierPorodModel"
48             accesskey="P">previous</a> |</li>
49        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li>
50          <li><a href="index.html" accesskey="U">Reference</a> &raquo;</li> 
51      </ul>
52    </div> 
53
54    <div class="document">
55      <div class="documentwrapper">
56        <div class="bodywrapper">
57          <div class="body">
58           
59  <div class="section" id="hardspherestructure">
60<h1>HardsphereStructure<a class="headerlink" href="#hardspherestructure" title="Permalink to this headline">¶</a></h1>
61<div class="section" id="sans-models-hardspherestructure">
62<h2><a class="reference internal" href="#module-sans.models.HardsphereStructure" title="sans.models.HardsphereStructure"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.HardsphereStructure</span></tt></a><a class="headerlink" href="#sans-models-hardspherestructure" title="Permalink to this headline">¶</a></h2>
63<span class="target" id="module-sans.models.HardsphereStructure"></span><p>Provide functionality for a C extension model</p>
64<table class="docutils field-list" frame="void" rules="none">
65<col class="field-name" />
66<col class="field-body" />
67<tbody valign="top">
68<tr class="field-odd field"><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY
69DO NOT MODIFY THIS FILE, MODIFY ..c_extensionsHardsphere.h
70AND RE-RUN THE GENERATOR SCRIPT</td>
71</tr>
72</tbody>
73</table>
74<dl class="class">
75<dt id="sans.models.HardsphereStructure.HardsphereStructure">
76<em class="property">class </em><tt class="descclassname">sans.models.HardsphereStructure.</tt><tt class="descname">HardsphereStructure</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure" title="Permalink to this definition">¶</a></dt>
77<dd><p>Bases: <tt class="xref py py-class docutils literal"><span class="pre">CHardsphereStructure</span></tt>, <a class="reference internal" href="BaseComponent.html#sans.models.BaseComponent.BaseComponent" title="sans.models.BaseComponent.BaseComponent"><tt class="xref py py-class docutils literal"><span class="pre">sans.models.BaseComponent.BaseComponent</span></tt></a></p>
78<p>Class that evaluates a HardsphereStructure model.
79This file was auto-generated from ..c_extensionsHardsphere.h.
80Refer to that file and the structure it contains
81for details of the model.
82List of default parameters:</p>
83<blockquote>
84<div>effect_radius   = 50.0 [A]
85volfraction     = 0.2</div></blockquote>
86<dl class="method">
87<dt id="sans.models.HardsphereStructure.HardsphereStructure.__add__">
88<tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__add__" title="Permalink to this definition">¶</a></dt>
89<dd></dd></dl>
90
91<dl class="attribute">
92<dt id="sans.models.HardsphereStructure.HardsphereStructure.__class__">
93<tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__class__" title="Permalink to this definition">¶</a></dt>
94<dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p>
95</dd></dl>
96
97<dl class="attribute">
98<dt id="sans.models.HardsphereStructure.HardsphereStructure.__delattr__">
99<tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__delattr__" title="Permalink to this definition">¶</a></dt>
100<dd><p>x.__delattr__(&#8216;name&#8217;) &lt;==&gt; del x.name</p>
101</dd></dl>
102
103<dl class="attribute">
104<dt id="sans.models.HardsphereStructure.HardsphereStructure.__dict__">
105<tt class="descname">__dict__</tt><em class="property"> = &lt;dictproxy object at 0x01B5F210&gt;</em><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__dict__" title="Permalink to this definition">¶</a></dt>
106<dd></dd></dl>
107
108<dl class="method">
109<dt id="sans.models.HardsphereStructure.HardsphereStructure.__div__">
110<tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__div__" title="Permalink to this definition">¶</a></dt>
111<dd></dd></dl>
112
113<dl class="attribute">
114<dt id="sans.models.HardsphereStructure.HardsphereStructure.__getattribute__">
115<tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__getattribute__" title="Permalink to this definition">¶</a></dt>
116<dd><p>x.__getattribute__(&#8216;name&#8217;) &lt;==&gt; x.name</p>
117</dd></dl>
118
119<dl class="attribute">
120<dt id="sans.models.HardsphereStructure.HardsphereStructure.__hash__">
121<tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__hash__" title="Permalink to this definition">¶</a></dt>
122<dd><p>x.__hash__() &lt;==&gt; hash(x)</p>
123</dd></dl>
124
125<dl class="method">
126<dt id="sans.models.HardsphereStructure.HardsphereStructure.__init__">
127<tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__init__" title="Permalink to this definition">¶</a></dt>
128<dd><p>Initialization</p>
129</dd></dl>
130
131<dl class="attribute">
132<dt id="sans.models.HardsphereStructure.HardsphereStructure.__module__">
133<tt class="descname">__module__</tt><em class="property"> = 'sans.models.HardsphereStructure'</em><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__module__" title="Permalink to this definition">¶</a></dt>
134<dd></dd></dl>
135
136<dl class="method">
137<dt id="sans.models.HardsphereStructure.HardsphereStructure.__mul__">
138<tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__mul__" title="Permalink to this definition">¶</a></dt>
139<dd></dd></dl>
140
141<dl class="staticmethod">
142<dt id="sans.models.HardsphereStructure.HardsphereStructure.__new__">
143<em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> &rarr; a new object with type S, a subtype of T<a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__new__" title="Permalink to this definition">¶</a></dt>
144<dd></dd></dl>
145
146<dl class="method">
147<dt id="sans.models.HardsphereStructure.HardsphereStructure.__reduce__">
148<tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__reduce__" title="Permalink to this definition">¶</a></dt>
149<dd><p>helper for pickle</p>
150</dd></dl>
151
152<dl class="method">
153<dt id="sans.models.HardsphereStructure.HardsphereStructure.__reduce_ex__">
154<tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__reduce_ex__" title="Permalink to this definition">¶</a></dt>
155<dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of
156c model.</p>
157</dd></dl>
158
159<dl class="attribute">
160<dt id="sans.models.HardsphereStructure.HardsphereStructure.__repr__">
161<tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__repr__" title="Permalink to this definition">¶</a></dt>
162<dd><p>x.__repr__() &lt;==&gt; repr(x)</p>
163</dd></dl>
164
165<dl class="attribute">
166<dt id="sans.models.HardsphereStructure.HardsphereStructure.__setattr__">
167<tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__setattr__" title="Permalink to this definition">¶</a></dt>
168<dd><p>x.__setattr__(&#8216;name&#8217;, value) &lt;==&gt; x.name = value</p>
169</dd></dl>
170
171<dl class="method">
172<dt id="sans.models.HardsphereStructure.HardsphereStructure.__setstate__">
173<tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__setstate__" title="Permalink to this definition">¶</a></dt>
174<dd><p>restore the state of a model from pickle</p>
175</dd></dl>
176
177<dl class="attribute">
178<dt id="sans.models.HardsphereStructure.HardsphereStructure.__str__">
179<tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__str__" title="Permalink to this definition">¶</a></dt>
180<dd><p>x.__str__() &lt;==&gt; str(x)</p>
181</dd></dl>
182
183<dl class="method">
184<dt id="sans.models.HardsphereStructure.HardsphereStructure.__sub__">
185<tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__sub__" title="Permalink to this definition">¶</a></dt>
186<dd></dd></dl>
187
188<dl class="attribute">
189<dt id="sans.models.HardsphereStructure.HardsphereStructure.__weakref__">
190<tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.__weakref__" title="Permalink to this definition">¶</a></dt>
191<dd><p>list of weak references to the object (if defined)</p>
192</dd></dl>
193
194<dl class="method">
195<dt id="sans.models.HardsphereStructure.HardsphereStructure._clone">
196<tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure._clone" title="Permalink to this definition">¶</a></dt>
197<dd><p>Internal utility function to copy the internal
198data members to a fresh copy.</p>
199</dd></dl>
200
201<dl class="method">
202<dt id="sans.models.HardsphereStructure.HardsphereStructure.calculate_ER">
203<tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.calculate_ER" title="Permalink to this definition">¶</a></dt>
204<dd><p>Calculate the effective radius for P(q)*S(q)</p>
205<table class="docutils field-list" frame="void" rules="none">
206<col class="field-name" />
207<col class="field-body" />
208<tbody valign="top">
209<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>
210</tr>
211</tbody>
212</table>
213</dd></dl>
214
215<dl class="method">
216<dt id="sans.models.HardsphereStructure.HardsphereStructure.clone">
217<tt class="descname">clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.clone" title="Permalink to this definition">¶</a></dt>
218<dd><p>Return a identical copy of self</p>
219</dd></dl>
220
221<dl class="attribute">
222<dt id="sans.models.HardsphereStructure.HardsphereStructure.dispersion">
223<tt class="descname">dispersion</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.dispersion" title="Permalink to this definition">¶</a></dt>
224<dd><p>Dispersion parameters</p>
225</dd></dl>
226
227<dl class="method">
228<dt id="sans.models.HardsphereStructure.HardsphereStructure.evalDistribution">
229<tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.evalDistribution" title="Permalink to this definition">¶</a></dt>
230<dd><p>Evaluate the model in cartesian coordinates</p>
231<table class="docutils field-list" frame="void" rules="none">
232<col class="field-name" />
233<col class="field-body" />
234<tbody valign="top">
235<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q[], or [qx[], qy[]]</td>
236</tr>
237<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>
238</tr>
239</tbody>
240</table>
241</dd></dl>
242
243<dl class="method">
244<dt id="sans.models.HardsphereStructure.HardsphereStructure.getDispParamList">
245<tt class="descname">getDispParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.getDispParamList" title="Permalink to this definition">¶</a></dt>
246<dd><p>Return a list of all available parameters for the model</p>
247</dd></dl>
248
249<dl class="method">
250<dt id="sans.models.HardsphereStructure.HardsphereStructure.getParam">
251<tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.getParam" title="Permalink to this definition">¶</a></dt>
252<dd><p>Set the value of a model parameter</p>
253<table class="docutils field-list" frame="void" rules="none">
254<col class="field-name" />
255<col class="field-body" />
256<tbody valign="top">
257<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> &#8211; name of the parameter</td>
258</tr>
259</tbody>
260</table>
261</dd></dl>
262
263<dl class="method">
264<dt id="sans.models.HardsphereStructure.HardsphereStructure.getParamList">
265<tt class="descname">getParamList</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.getParamList" title="Permalink to this definition">¶</a></dt>
266<dd><p>Return a list of all available parameters for the model</p>
267</dd></dl>
268
269<dl class="method">
270<dt id="sans.models.HardsphereStructure.HardsphereStructure.getParamListWithToken">
271<tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.getParamListWithToken" title="Permalink to this definition">¶</a></dt>
272<dd></dd></dl>
273
274<dl class="method">
275<dt id="sans.models.HardsphereStructure.HardsphereStructure.getParamWithToken">
276<tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.getParamWithToken" title="Permalink to this definition">¶</a></dt>
277<dd></dd></dl>
278
279<dl class="method">
280<dt id="sans.models.HardsphereStructure.HardsphereStructure.is_fittable">
281<tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.is_fittable" title="Permalink to this definition">¶</a></dt>
282<dd><p>Check if a given parameter is fittable or not</p>
283<table class="docutils field-list" frame="void" rules="none">
284<col class="field-name" />
285<col class="field-body" />
286<tbody valign="top">
287<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> &#8211; the parameter name to check</td>
288</tr>
289</tbody>
290</table>
291</dd></dl>
292
293<dl class="attribute">
294<dt id="sans.models.HardsphereStructure.HardsphereStructure.log">
295<tt class="descname">log</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.log" title="Permalink to this definition">¶</a></dt>
296<dd><p>Log</p>
297</dd></dl>
298
299<dl class="attribute">
300<dt id="sans.models.HardsphereStructure.HardsphereStructure.params">
301<tt class="descname">params</tt><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.params" title="Permalink to this definition">¶</a></dt>
302<dd><p>Parameters</p>
303</dd></dl>
304
305<dl class="method">
306<dt id="sans.models.HardsphereStructure.HardsphereStructure.reset">
307<tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.reset" title="Permalink to this definition">¶</a></dt>
308<dd><p>Reset pair correlation</p>
309</dd></dl>
310
311<dl class="method">
312<dt id="sans.models.HardsphereStructure.HardsphereStructure.run">
313<tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.run" title="Permalink to this definition">¶</a></dt>
314<dd><p>Evaluate the model</p>
315<table class="docutils field-list" frame="void" rules="none">
316<col class="field-name" />
317<col class="field-body" />
318<tbody valign="top">
319<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [q,phi]</td>
320</tr>
321<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>
322</tr>
323</tbody>
324</table>
325</dd></dl>
326
327<dl class="method">
328<dt id="sans.models.HardsphereStructure.HardsphereStructure.runXY">
329<tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.runXY" title="Permalink to this definition">¶</a></dt>
330<dd><p>Evaluate the model in cartesian coordinates</p>
331<table class="docutils field-list" frame="void" rules="none">
332<col class="field-name" />
333<col class="field-body" />
334<tbody valign="top">
335<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> &#8211; input q, or [qx, qy]</td>
336</tr>
337<tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>
338</tr>
339</tbody>
340</table>
341</dd></dl>
342
343<dl class="method">
344<dt id="sans.models.HardsphereStructure.HardsphereStructure.setParam">
345<tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.setParam" title="Permalink to this definition">¶</a></dt>
346<dd><p>Set the value of a model parameter</p>
347<table class="docutils field-list" frame="void" rules="none">
348<col class="field-name" />
349<col class="field-body" />
350<tbody valign="top">
351<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
352<li><strong>name</strong> &#8211; name of the parameter</li>
353<li><strong>value</strong> &#8211; value of the parameter</li>
354</ul>
355</td>
356</tr>
357</tbody>
358</table>
359</dd></dl>
360
361<dl class="method">
362<dt id="sans.models.HardsphereStructure.HardsphereStructure.setParamWithToken">
363<tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.setParamWithToken" title="Permalink to this definition">¶</a></dt>
364<dd></dd></dl>
365
366<dl class="method">
367<dt id="sans.models.HardsphereStructure.HardsphereStructure.set_dispersion">
368<tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.HardsphereStructure.set_dispersion" title="Permalink to this definition">¶</a></dt>
369<dd><p>Set the dispersion object for a model parameter</p>
370<table class="docutils field-list" frame="void" rules="none">
371<col class="field-name" />
372<col class="field-body" />
373<tbody valign="top">
374<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">
375<li><strong>parameter</strong> &#8211; name of the parameter [string]</li>
376<li><strong>dispersion</strong> &#8211; dispersion object of type DispersionModel</li>
377</ul>
378</td>
379</tr>
380</tbody>
381</table>
382</dd></dl>
383
384</dd></dl>
385
386<dl class="function">
387<dt id="sans.models.HardsphereStructure.create_HardsphereStructure">
388<tt class="descclassname">sans.models.HardsphereStructure.</tt><tt class="descname">create_HardsphereStructure</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.HardsphereStructure.create_HardsphereStructure" title="Permalink to this definition">¶</a></dt>
389<dd></dd></dl>
390
391</div>
392</div>
393
394
395          </div>
396        </div>
397      </div>
398      <div class="sphinxsidebar">
399        <div class="sphinxsidebarwrapper">
400  <h3><a href="../index.html">Table Of Contents</a></h3>
401  <ul>
402<li><a class="reference internal" href="#">HardsphereStructure</a><ul>
403<li><a class="reference internal" href="#sans-models-hardspherestructure"><tt class="docutils literal"><span class="pre">sans.models.HardsphereStructure</span></tt></a></li>
404</ul>
405</li>
406</ul>
407
408  <h4>Previous topic</h4>
409  <p class="topless"><a href="GuinierPorodModel.html"
410                        title="previous chapter">GuinierPorodModel</a></p>
411  <h4>Next topic</h4>
412  <p class="topless"><a href="HayterMSAStructure.html"
413                        title="next chapter">HayterMSAStructure</a></p>
414  <h3>This Page</h3>
415  <ul class="this-page-menu">
416    <li><a href="../_sources/api/HardsphereStructure.txt"
417           rel="nofollow">Show Source</a></li>
418  </ul>
419<div id="searchbox" style="display: none">
420  <h3>Quick search</h3>
421    <form class="search" action="../search.html" method="get">
422      <input type="text" name="q" />
423      <input type="submit" value="Go" />
424      <input type="hidden" name="check_keywords" value="yes" />
425      <input type="hidden" name="area" value="default" />
426    </form>
427    <p class="searchtip" style="font-size: 90%">
428    Enter search terms or a module, class or function name.
429    </p>
430</div>
431<script type="text/javascript">$('#searchbox').show(0);</script>
432        </div>
433      </div>
434      <div class="clearer"></div>
435    </div>
436    <div class="related">
437      <h3>Navigation</h3>
438      <ul>
439        <li class="right" style="margin-right: 10px">
440          <a href="../genindex.html" title="General Index"
441             >index</a></li>
442        <li class="right" >
443          <a href="../py-modindex.html" title="Python Module Index"
444             >modules</a> |</li>
445        <li class="right" >
446          <a href="HayterMSAStructure.html" title="HayterMSAStructure"
447             >next</a> |</li>
448        <li class="right" >
449          <a href="GuinierPorodModel.html" title="GuinierPorodModel"
450             >previous</a> |</li>
451        <li><a href="../index.html">sansmodels 0.1.0 documentation</a> &raquo;</li>
452          <li><a href="index.html" >Reference</a> &raquo;</li> 
453      </ul>
454    </div>
455    <div class="footer">
456        &copy; Copyright 2010, sans group.
457      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.
458    </div>
459  </body>
460</html>
Note: See TracBrowser for help on using the repository browser.