Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/SphereSLDModel.html
- Timestamp:
- Oct 24, 2011 2:52:52 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 8d70c0a
- Parents:
- 67cd7c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/docs/sphinx/html/api/SphereSLDModel.html
r512573a rc0d873f 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>SphereSLDModel — sansmodels v0.1.0 documentation</title> 11 <title>SphereSLDModel — sansmodels 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../_static/underscore.js"></script> 24 27 <script type="text/javascript" src="../_static/doctools.js"></script> 25 <link rel="top" title="sansmodels v0.1.0 documentation" href="../index.html" />28 <link rel="top" title="sansmodels 0.1.0 documentation" href="../index.html" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="SphericalSLDModel" href="SphericalSLDModel.html" /> … … 44 47 <a href="SphereModel.html" title="SphereModel" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>49 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="spheresldmodel"> 57 60 <h1>SphereSLDModel<a class="headerlink" href="#spheresldmodel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.SphereSLDModel">59 < span id="sans-models-spheresldmodel"></span><h2><a class="reference internal" href="#module-sans.models.SphereSLDModel" title="sans.models.SphereSLDModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereSLDModel</span></tt></a><a class="headerlink" href="#module-sans.models.SphereSLDModel" title="Permalink to this headline">¶</a></h2>60 < p>Provide functionality for a C extension model</p>61 <table class="docutils field-list" frame="void" rules="none"> 62 <col class="field-name" /> 63 <col class="field-body" /> 64 <tbody valign="top"> 65 <tr class="field "><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY61 <div class="section" id="sans-models-spheresldmodel"> 62 <h2><a class="reference internal" href="#module-sans.models.SphereSLDModel" title="sans.models.SphereSLDModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.SphereSLDModel</span></tt></a><a class="headerlink" href="#sans-models-spheresldmodel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.SphereSLDModel"></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 66 69 DO NOT MODIFY THIS FILE, MODIFY ..c_extensionsspheresld.h 67 70 AND RE-RUN THE GENERATOR SCRIPT</td> … … 140 143 rad_core0 = 50.0 [A]</div></blockquote> 141 144 <dl class="method"> 145 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__add__"> 146 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__add__" title="Permalink to this definition">¶</a></dt> 147 <dd></dd></dl> 148 149 <dl class="attribute"> 150 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__class__"> 151 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__class__" title="Permalink to this definition">¶</a></dt> 152 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 153 </dd></dl> 154 155 <dl class="attribute"> 156 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__delattr__"> 157 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__delattr__" title="Permalink to this definition">¶</a></dt> 158 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 159 </dd></dl> 160 161 <dl class="attribute"> 162 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__dict__"> 163 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x02071830></em><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__dict__" title="Permalink to this definition">¶</a></dt> 164 <dd></dd></dl> 165 166 <dl class="method"> 167 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__div__"> 168 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__div__" title="Permalink to this definition">¶</a></dt> 169 <dd></dd></dl> 170 171 <dl class="attribute"> 172 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__getattribute__"> 173 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 174 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 175 </dd></dl> 176 177 <dl class="attribute"> 178 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__hash__"> 179 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__hash__" title="Permalink to this definition">¶</a></dt> 180 <dd><p>x.__hash__() <==> hash(x)</p> 181 </dd></dl> 182 183 <dl class="method"> 184 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__init__"> 185 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__init__" title="Permalink to this definition">¶</a></dt> 186 <dd><p>Initialization</p> 187 </dd></dl> 188 189 <dl class="attribute"> 190 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__module__"> 191 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.SphereSLDModel'</em><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__module__" title="Permalink to this definition">¶</a></dt> 192 <dd></dd></dl> 193 194 <dl class="method"> 195 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__mul__"> 196 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__mul__" title="Permalink to this definition">¶</a></dt> 197 <dd></dd></dl> 198 199 <dl class="staticmethod"> 200 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__new__"> 201 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__new__" title="Permalink to this definition">¶</a></dt> 202 <dd></dd></dl> 203 204 <dl class="method"> 205 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__reduce__"> 206 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__reduce__" title="Permalink to this definition">¶</a></dt> 207 <dd><p>helper for pickle</p> 208 </dd></dl> 209 210 <dl class="method"> 211 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__reduce_ex__"> 212 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 213 <dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of 214 c model.</p> 215 </dd></dl> 216 217 <dl class="attribute"> 218 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__repr__"> 219 <tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__repr__" title="Permalink to this definition">¶</a></dt> 220 <dd><p>x.__repr__() <==> repr(x)</p> 221 </dd></dl> 222 223 <dl class="attribute"> 224 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__setattr__"> 225 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__setattr__" title="Permalink to this definition">¶</a></dt> 226 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 227 </dd></dl> 228 229 <dl class="method"> 230 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__setstate__"> 231 <tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__setstate__" title="Permalink to this definition">¶</a></dt> 232 <dd><p>restore the state of a model from pickle</p> 233 </dd></dl> 234 235 <dl class="attribute"> 236 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__str__"> 237 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__str__" title="Permalink to this definition">¶</a></dt> 238 <dd><p>x.__str__() <==> str(x)</p> 239 </dd></dl> 240 241 <dl class="method"> 242 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__sub__"> 243 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__sub__" title="Permalink to this definition">¶</a></dt> 244 <dd></dd></dl> 245 246 <dl class="attribute"> 247 <dt id="sans.models.SphereSLDModel.SphereSLDModel.__weakref__"> 248 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.__weakref__" title="Permalink to this definition">¶</a></dt> 249 <dd><p>list of weak references to the object (if defined)</p> 250 </dd></dl> 251 252 <dl class="method"> 253 <dt id="sans.models.SphereSLDModel.SphereSLDModel._clone"> 254 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel._clone" title="Permalink to this definition">¶</a></dt> 255 <dd><p>Internal utility function to copy the internal 256 data members to a fresh copy.</p> 257 </dd></dl> 258 259 <dl class="method"> 142 260 <dt id="sans.models.SphereSLDModel.SphereSLDModel.calculate_ER"> 143 261 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 147 265 <col class="field-body" /> 148 266 <tbody valign="top"> 149 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>267 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 150 268 </tr> 151 269 </tbody> … … 167 285 <dl class="method"> 168 286 <dt id="sans.models.SphereSLDModel.SphereSLDModel.evalDistribution"> 169 <tt class="descname">evalDistribution</tt><big>(</big>< em>x=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.evalDistribution" title="Permalink to this definition">¶</a></dt>287 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 170 288 <dd><p>Evaluate the model in cartesian coordinates</p> 171 289 <table class="docutils field-list" frame="void" rules="none"> … … 173 291 <col class="field-body" /> 174 292 <tbody valign="top"> 175 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td>176 </tr> 177 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>293 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> 294 </tr> 295 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 178 296 </tr> 179 297 </tbody> … … 189 307 <dl class="method"> 190 308 <dt id="sans.models.SphereSLDModel.SphereSLDModel.getParam"> 191 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParam" title="Permalink to this definition">¶</a></dt>309 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParam" title="Permalink to this definition">¶</a></dt> 192 310 <dd><p>Set the value of a model parameter</p> 193 311 <table class="docutils field-list" frame="void" rules="none"> … … 195 313 <col class="field-body" /> 196 314 <tbody valign="top"> 197 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>315 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 198 316 </tr> 199 317 </tbody> … … 209 327 <dl class="method"> 210 328 <dt id="sans.models.SphereSLDModel.SphereSLDModel.getParamListWithToken"> 211 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt>329 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 212 330 <dd></dd></dl> 213 331 214 332 <dl class="method"> 215 333 <dt id="sans.models.SphereSLDModel.SphereSLDModel.getParamWithToken"> 216 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParamWithToken" title="Permalink to this definition">¶</a></dt>334 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 217 335 <dd></dd></dl> 218 336 219 337 <dl class="method"> 220 338 <dt id="sans.models.SphereSLDModel.SphereSLDModel.is_fittable"> 221 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.is_fittable" title="Permalink to this definition">¶</a></dt>339 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.is_fittable" title="Permalink to this definition">¶</a></dt> 222 340 <dd><p>Check if a given parameter is fittable or not</p> 223 341 <table class="docutils field-list" frame="void" rules="none"> … … 225 343 <col class="field-body" /> 226 344 <tbody valign="top"> 227 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>345 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td> 228 346 </tr> 229 347 </tbody> … … 243 361 </dd></dl> 244 362 245 <dl class=" attribute">363 <dl class="method"> 246 364 <dt id="sans.models.SphereSLDModel.SphereSLDModel.reset"> 247 <tt class="descname">reset</tt>< a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.reset" title="Permalink to this definition">¶</a></dt>365 <tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.reset" title="Permalink to this definition">¶</a></dt> 248 366 <dd><p>Reset pair correlation</p> 249 367 </dd></dl> … … 251 369 <dl class="method"> 252 370 <dt id="sans.models.SphereSLDModel.SphereSLDModel.run"> 253 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.run" title="Permalink to this definition">¶</a></dt>371 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.run" title="Permalink to this definition">¶</a></dt> 254 372 <dd><p>Evaluate the model</p> 255 373 <table class="docutils field-list" frame="void" rules="none"> … … 257 375 <col class="field-body" /> 258 376 <tbody valign="top"> 259 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td>260 </tr> 261 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>377 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> 378 </tr> 379 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 262 380 </tr> 263 381 </tbody> … … 267 385 <dl class="method"> 268 386 <dt id="sans.models.SphereSLDModel.SphereSLDModel.runXY"> 269 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.runXY" title="Permalink to this definition">¶</a></dt>387 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.runXY" title="Permalink to this definition">¶</a></dt> 270 388 <dd><p>Evaluate the model in cartesian coordinates</p> 271 389 <table class="docutils field-list" frame="void" rules="none"> … … 273 391 <col class="field-body" /> 274 392 <tbody valign="top"> 275 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td>276 </tr> 277 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>393 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> 394 </tr> 395 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 278 396 </tr> 279 397 </tbody> … … 283 401 <dl class="method"> 284 402 <dt id="sans.models.SphereSLDModel.SphereSLDModel.setParam"> 285 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.setParam" title="Permalink to this definition">¶</a></dt>403 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.setParam" title="Permalink to this definition">¶</a></dt> 286 404 <dd><p>Set the value of a model parameter</p> 287 405 <table class="docutils field-list" frame="void" rules="none"> … … 289 407 <col class="field-body" /> 290 408 <tbody valign="top"> 291 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">409 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 292 410 <li><strong>name</strong> – name of the parameter</li> 293 411 <li><strong>value</strong> – value of the parameter</li> … … 301 419 <dl class="method"> 302 420 <dt id="sans.models.SphereSLDModel.SphereSLDModel.setParamWithToken"> 303 <tt class="descname">setParamWithToken</tt><big>(</big>< em>name</em>, <em>value</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.setParamWithToken" title="Permalink to this definition">¶</a></dt>421 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 304 422 <dd></dd></dl> 305 423 306 424 <dl class="method"> 307 425 <dt id="sans.models.SphereSLDModel.SphereSLDModel.set_dispersion"> 308 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.set_dispersion" title="Permalink to this definition">¶</a></dt>426 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.SphereSLDModel.SphereSLDModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 309 427 <dd><p>Set the dispersion object for a model parameter</p> 310 428 <table class="docutils field-list" frame="void" rules="none"> … … 312 430 <col class="field-body" /> 313 431 <tbody valign="top"> 314 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">432 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 315 433 <li><strong>parameter</strong> – name of the parameter [string]</li> 316 434 <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> … … 341 459 <ul> 342 460 <li><a class="reference internal" href="#">SphereSLDModel</a><ul> 343 <li><a class="reference internal" href="# module-sans.models.SphereSLDModel"><tt class="docutils literal"><span class="pre">sans.models.SphereSLDModel</span></tt></a></li>461 <li><a class="reference internal" href="#sans-models-spheresldmodel"><tt class="docutils literal"><span class="pre">sans.models.SphereSLDModel</span></tt></a></li> 344 462 </ul> 345 463 </li> … … 360 478 <h3>Quick search</h3> 361 479 <form class="search" action="../search.html" method="get"> 362 <input type="text" name="q" size="18"/>480 <input type="text" name="q" /> 363 481 <input type="submit" value="Go" /> 364 482 <input type="hidden" name="check_keywords" value="yes" /> … … 389 507 <a href="SphereModel.html" title="SphereModel" 390 508 >previous</a> |</li> 391 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>509 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 392 510 <li><a href="index.html" >Reference</a> »</li> 393 511 </ul> … … 395 513 <div class="footer"> 396 514 © Copyright 2010, sans group. 397 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.515 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 398 516 </div> 399 517 </body>
Note: See TracChangeset
for help on using the changeset viewer.