Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/ReflAdvModel.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/ReflAdvModel.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>ReflAdvModel — sansmodels v0.1.0 documentation</title> 11 <title>ReflAdvModel — 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="ReflectivityIIModel" href="ReflectivityIIModel.html" /> … … 44 47 <a href="qsmearing.html" title="qsmearing" 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="refladvmodel"> 57 60 <h1>ReflAdvModel<a class="headerlink" href="#refladvmodel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.ReflAdvModel">59 < span id="sans-models-refladvmodel"></span><h2><a class="reference internal" href="#module-sans.models.ReflAdvModel" title="sans.models.ReflAdvModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a><a class="headerlink" href="#module-sans.models.ReflAdvModel" 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-refladvmodel"> 62 <h2><a class="reference internal" href="#module-sans.models.ReflAdvModel" title="sans.models.ReflAdvModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a><a class="headerlink" href="#sans-models-refladvmodel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.ReflAdvModel"></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_extensions</td> 67 70 </tr> … … 159 162 </dl> 160 163 <dl class="method"> 164 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__add__"> 165 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__add__" title="Permalink to this definition">¶</a></dt> 166 <dd></dd></dl> 167 168 <dl class="attribute"> 169 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__class__"> 170 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__class__" title="Permalink to this definition">¶</a></dt> 171 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 172 </dd></dl> 173 174 <dl class="attribute"> 175 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__delattr__"> 176 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__delattr__" title="Permalink to this definition">¶</a></dt> 177 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 178 </dd></dl> 179 180 <dl class="attribute"> 181 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__dict__"> 182 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x02ED0DF0></em><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__dict__" title="Permalink to this definition">¶</a></dt> 183 <dd></dd></dl> 184 185 <dl class="method"> 186 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__div__"> 187 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__div__" title="Permalink to this definition">¶</a></dt> 188 <dd></dd></dl> 189 190 <dl class="attribute"> 191 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__getattribute__"> 192 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 193 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 194 </dd></dl> 195 196 <dl class="attribute"> 197 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__hash__"> 198 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__hash__" title="Permalink to this definition">¶</a></dt> 199 <dd><p>x.__hash__() <==> hash(x)</p> 200 </dd></dl> 201 202 <dl class="method"> 203 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__init__"> 204 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__init__" title="Permalink to this definition">¶</a></dt> 205 <dd><p>Initialization</p> 206 </dd></dl> 207 208 <dl class="attribute"> 209 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__module__"> 210 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.ReflAdvModel'</em><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__module__" title="Permalink to this definition">¶</a></dt> 211 <dd></dd></dl> 212 213 <dl class="method"> 214 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__mul__"> 215 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__mul__" title="Permalink to this definition">¶</a></dt> 216 <dd></dd></dl> 217 218 <dl class="staticmethod"> 219 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__new__"> 220 <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.ReflAdvModel.ReflAdvModel.__new__" title="Permalink to this definition">¶</a></dt> 221 <dd></dd></dl> 222 223 <dl class="method"> 224 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__reduce__"> 225 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__reduce__" title="Permalink to this definition">¶</a></dt> 226 <dd><p>helper for pickle</p> 227 </dd></dl> 228 229 <dl class="method"> 230 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__reduce_ex__"> 231 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 232 <dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of 233 c model.</p> 234 </dd></dl> 235 236 <dl class="attribute"> 237 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__repr__"> 238 <tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__repr__" title="Permalink to this definition">¶</a></dt> 239 <dd><p>x.__repr__() <==> repr(x)</p> 240 </dd></dl> 241 242 <dl class="attribute"> 243 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__setattr__"> 244 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__setattr__" title="Permalink to this definition">¶</a></dt> 245 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 246 </dd></dl> 247 248 <dl class="method"> 249 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__setstate__"> 250 <tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__setstate__" title="Permalink to this definition">¶</a></dt> 251 <dd><p>restore the state of a model from pickle</p> 252 </dd></dl> 253 254 <dl class="attribute"> 255 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__str__"> 256 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__str__" title="Permalink to this definition">¶</a></dt> 257 <dd><p>x.__str__() <==> str(x)</p> 258 </dd></dl> 259 260 <dl class="method"> 261 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__sub__"> 262 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__sub__" title="Permalink to this definition">¶</a></dt> 263 <dd></dd></dl> 264 265 <dl class="attribute"> 266 <dt id="sans.models.ReflAdvModel.ReflAdvModel.__weakref__"> 267 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.__weakref__" title="Permalink to this definition">¶</a></dt> 268 <dd><p>list of weak references to the object (if defined)</p> 269 </dd></dl> 270 271 <dl class="method"> 272 <dt id="sans.models.ReflAdvModel.ReflAdvModel._clone"> 273 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel._clone" title="Permalink to this definition">¶</a></dt> 274 <dd><p>Internal utility function to copy the internal 275 data members to a fresh copy.</p> 276 </dd></dl> 277 278 <dl class="method"> 161 279 <dt id="sans.models.ReflAdvModel.ReflAdvModel.calculate_ER"> 162 280 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 166 284 <col class="field-body" /> 167 285 <tbody valign="top"> 168 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>286 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 169 287 </tr> 170 288 </tbody> … … 186 304 <dl class="method"> 187 305 <dt id="sans.models.ReflAdvModel.ReflAdvModel.evalDistribution"> 188 <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.ReflAdvModel.ReflAdvModel.evalDistribution" title="Permalink to this definition">¶</a></dt>306 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 189 307 <dd><p>Evaluate the model in cartesian coordinates</p> 190 308 <table class="docutils field-list" frame="void" rules="none"> … … 192 310 <col class="field-body" /> 193 311 <tbody valign="top"> 194 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td>195 </tr> 196 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>312 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> 313 </tr> 314 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 197 315 </tr> 198 316 </tbody> … … 208 326 <dl class="method"> 209 327 <dt id="sans.models.ReflAdvModel.ReflAdvModel.getParam"> 210 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParam" title="Permalink to this definition">¶</a></dt>328 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParam" title="Permalink to this definition">¶</a></dt> 211 329 <dd><p>Set the value of a model parameter</p> 212 330 <table class="docutils field-list" frame="void" rules="none"> … … 214 332 <col class="field-body" /> 215 333 <tbody valign="top"> 216 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>334 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 217 335 </tr> 218 336 </tbody> … … 228 346 <dl class="method"> 229 347 <dt id="sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken"> 230 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt>348 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 231 349 <dd></dd></dl> 232 350 233 351 <dl class="method"> 234 352 <dt id="sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken"> 235 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken" title="Permalink to this definition">¶</a></dt>353 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 236 354 <dd></dd></dl> 237 355 238 356 <dl class="method"> 239 357 <dt id="sans.models.ReflAdvModel.ReflAdvModel.is_fittable"> 240 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.is_fittable" title="Permalink to this definition">¶</a></dt>358 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.is_fittable" title="Permalink to this definition">¶</a></dt> 241 359 <dd><p>Check if a given parameter is fittable or not</p> 242 360 <table class="docutils field-list" frame="void" rules="none"> … … 244 362 <col class="field-body" /> 245 363 <tbody valign="top"> 246 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>364 <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> 247 365 </tr> 248 366 </tbody> … … 262 380 </dd></dl> 263 381 264 <dl class=" attribute">382 <dl class="method"> 265 383 <dt id="sans.models.ReflAdvModel.ReflAdvModel.reset"> 266 <tt class="descname">reset</tt>< a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.reset" title="Permalink to this definition">¶</a></dt>384 <tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.reset" title="Permalink to this definition">¶</a></dt> 267 385 <dd><p>Reset pair correlation</p> 268 386 </dd></dl> … … 270 388 <dl class="method"> 271 389 <dt id="sans.models.ReflAdvModel.ReflAdvModel.run"> 272 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.run" title="Permalink to this definition">¶</a></dt>390 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.run" title="Permalink to this definition">¶</a></dt> 273 391 <dd><p>Evaluate the model</p> 274 392 <table class="docutils field-list" frame="void" rules="none"> … … 276 394 <col class="field-body" /> 277 395 <tbody valign="top"> 278 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td>279 </tr> 280 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>396 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> 397 </tr> 398 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 281 399 </tr> 282 400 </tbody> … … 286 404 <dl class="method"> 287 405 <dt id="sans.models.ReflAdvModel.ReflAdvModel.runXY"> 288 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.runXY" title="Permalink to this definition">¶</a></dt>406 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.runXY" title="Permalink to this definition">¶</a></dt> 289 407 <dd><p>Evaluate the model in cartesian coordinates</p> 290 408 <table class="docutils field-list" frame="void" rules="none"> … … 292 410 <col class="field-body" /> 293 411 <tbody valign="top"> 294 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td>295 </tr> 296 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>412 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> 413 </tr> 414 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 297 415 </tr> 298 416 </tbody> … … 302 420 <dl class="method"> 303 421 <dt id="sans.models.ReflAdvModel.ReflAdvModel.setParam"> 304 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParam" title="Permalink to this definition">¶</a></dt>422 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParam" title="Permalink to this definition">¶</a></dt> 305 423 <dd><p>Set the value of a model parameter</p> 306 424 <table class="docutils field-list" frame="void" rules="none"> … … 308 426 <col class="field-body" /> 309 427 <tbody valign="top"> 310 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">428 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 311 429 <li><strong>name</strong> – name of the parameter</li> 312 430 <li><strong>value</strong> – value of the parameter</li> … … 320 438 <dl class="method"> 321 439 <dt id="sans.models.ReflAdvModel.ReflAdvModel.setParamWithToken"> 322 <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.ReflAdvModel.ReflAdvModel.setParamWithToken" title="Permalink to this definition">¶</a></dt>440 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 323 441 <dd></dd></dl> 324 442 325 443 <dl class="method"> 326 444 <dt id="sans.models.ReflAdvModel.ReflAdvModel.set_dispersion"> 327 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.set_dispersion" title="Permalink to this definition">¶</a></dt>445 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.ReflAdvModel.ReflAdvModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 328 446 <dd><p>Set the dispersion object for a model parameter</p> 329 447 <table class="docutils field-list" frame="void" rules="none"> … … 331 449 <col class="field-body" /> 332 450 <tbody valign="top"> 333 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">451 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 334 452 <li><strong>parameter</strong> – name of the parameter [string]</li> 335 453 <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> … … 360 478 <ul> 361 479 <li><a class="reference internal" href="#">ReflAdvModel</a><ul> 362 <li><a class="reference internal" href="# module-sans.models.ReflAdvModel"><tt class="docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a></li>480 <li><a class="reference internal" href="#sans-models-refladvmodel"><tt class="docutils literal"><span class="pre">sans.models.ReflAdvModel</span></tt></a></li> 363 481 </ul> 364 482 </li> … … 379 497 <h3>Quick search</h3> 380 498 <form class="search" action="../search.html" method="get"> 381 <input type="text" name="q" size="18"/>499 <input type="text" name="q" /> 382 500 <input type="submit" value="Go" /> 383 501 <input type="hidden" name="check_keywords" value="yes" /> … … 408 526 <a href="qsmearing.html" title="qsmearing" 409 527 >previous</a> |</li> 410 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>528 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 411 529 <li><a href="index.html" >Reference</a> »</li> 412 530 </ul> … … 414 532 <div class="footer"> 415 533 © Copyright 2010, sans group. 416 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.534 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 417 535 </div> 418 536 </body>
Note: See TracChangeset
for help on using the changeset viewer.