Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/CSParallelepipedModel.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/CSParallelepipedModel.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>CSParallelepipedModel — sansmodels v0.1.0 documentation</title> 11 <title>CSParallelepipedModel — 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="CylinderModel" href="CylinderModel.html" /> … … 44 47 <a href="Cos.html" title="Cos" 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="csparallelepipedmodel"> 57 60 <h1>CSParallelepipedModel<a class="headerlink" href="#csparallelepipedmodel" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.CSParallelepipedModel">59 < span id="sans-models-csparallelepipedmodel"></span><h2><a class="reference internal" href="#module-sans.models.CSParallelepipedModel" title="sans.models.CSParallelepipedModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.CSParallelepipedModel</span></tt></a><a class="headerlink" href="#module-sans.models.CSParallelepipedModel" 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-csparallelepipedmodel"> 62 <h2><a class="reference internal" href="#module-sans.models.CSParallelepipedModel" title="sans.models.CSParallelepipedModel"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.CSParallelepipedModel</span></tt></a><a class="headerlink" href="#sans-models-csparallelepipedmodel" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.CSParallelepipedModel"></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_extensionscsparallelepiped.h 67 70 AND RE-RUN THE GENERATOR SCRIPT</td> … … 96 99 parallel_psi = 0.0 [deg]</div></blockquote> 97 100 <dl class="method"> 101 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__add__"> 102 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__add__" title="Permalink to this definition">¶</a></dt> 103 <dd></dd></dl> 104 105 <dl class="attribute"> 106 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__class__"> 107 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__class__" title="Permalink to this definition">¶</a></dt> 108 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 109 </dd></dl> 110 111 <dl class="attribute"> 112 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__delattr__"> 113 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__delattr__" title="Permalink to this definition">¶</a></dt> 114 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 115 </dd></dl> 116 117 <dl class="attribute"> 118 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__dict__"> 119 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x01C4CE30></em><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__dict__" title="Permalink to this definition">¶</a></dt> 120 <dd></dd></dl> 121 122 <dl class="method"> 123 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__div__"> 124 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__div__" title="Permalink to this definition">¶</a></dt> 125 <dd></dd></dl> 126 127 <dl class="attribute"> 128 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__getattribute__"> 129 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__getattribute__" title="Permalink to this definition">¶</a></dt> 130 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 131 </dd></dl> 132 133 <dl class="attribute"> 134 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__hash__"> 135 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__hash__" title="Permalink to this definition">¶</a></dt> 136 <dd><p>x.__hash__() <==> hash(x)</p> 137 </dd></dl> 138 139 <dl class="method"> 140 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__init__"> 141 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__init__" title="Permalink to this definition">¶</a></dt> 142 <dd><p>Initialization</p> 143 </dd></dl> 144 145 <dl class="attribute"> 146 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__module__"> 147 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.CSParallelepipedModel'</em><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__module__" title="Permalink to this definition">¶</a></dt> 148 <dd></dd></dl> 149 150 <dl class="method"> 151 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__mul__"> 152 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__mul__" title="Permalink to this definition">¶</a></dt> 153 <dd></dd></dl> 154 155 <dl class="staticmethod"> 156 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__new__"> 157 <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.CSParallelepipedModel.CSParallelepipedModel.__new__" title="Permalink to this definition">¶</a></dt> 158 <dd></dd></dl> 159 160 <dl class="method"> 161 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__reduce__"> 162 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__reduce__" title="Permalink to this definition">¶</a></dt> 163 <dd><p>helper for pickle</p> 164 </dd></dl> 165 166 <dl class="method"> 167 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__reduce_ex__"> 168 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 169 <dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of 170 c model.</p> 171 </dd></dl> 172 173 <dl class="attribute"> 174 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__repr__"> 175 <tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__repr__" title="Permalink to this definition">¶</a></dt> 176 <dd><p>x.__repr__() <==> repr(x)</p> 177 </dd></dl> 178 179 <dl class="attribute"> 180 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__setattr__"> 181 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__setattr__" title="Permalink to this definition">¶</a></dt> 182 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 183 </dd></dl> 184 185 <dl class="method"> 186 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__setstate__"> 187 <tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__setstate__" title="Permalink to this definition">¶</a></dt> 188 <dd><p>restore the state of a model from pickle</p> 189 </dd></dl> 190 191 <dl class="attribute"> 192 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__str__"> 193 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__str__" title="Permalink to this definition">¶</a></dt> 194 <dd><p>x.__str__() <==> str(x)</p> 195 </dd></dl> 196 197 <dl class="method"> 198 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__sub__"> 199 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__sub__" title="Permalink to this definition">¶</a></dt> 200 <dd></dd></dl> 201 202 <dl class="attribute"> 203 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.__weakref__"> 204 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.__weakref__" title="Permalink to this definition">¶</a></dt> 205 <dd><p>list of weak references to the object (if defined)</p> 206 </dd></dl> 207 208 <dl class="method"> 209 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel._clone"> 210 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel._clone" title="Permalink to this definition">¶</a></dt> 211 <dd><p>Internal utility function to copy the internal 212 data members to a fresh copy.</p> 213 </dd></dl> 214 215 <dl class="method"> 98 216 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.calculate_ER"> 99 217 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 103 221 <col class="field-body" /> 104 222 <tbody valign="top"> 105 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>223 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 106 224 </tr> 107 225 </tbody> … … 123 241 <dl class="method"> 124 242 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.evalDistribution"> 125 <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.CSParallelepipedModel.CSParallelepipedModel.evalDistribution" title="Permalink to this definition">¶</a></dt>243 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.evalDistribution" title="Permalink to this definition">¶</a></dt> 126 244 <dd><p>Evaluate the model in cartesian coordinates</p> 127 245 <table class="docutils field-list" frame="void" rules="none"> … … 129 247 <col class="field-body" /> 130 248 <tbody valign="top"> 131 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td>132 </tr> 133 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>249 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> 250 </tr> 251 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 134 252 </tr> 135 253 </tbody> … … 145 263 <dl class="method"> 146 264 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.getParam"> 147 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParam" title="Permalink to this definition">¶</a></dt>265 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParam" title="Permalink to this definition">¶</a></dt> 148 266 <dd><p>Set the value of a model parameter</p> 149 267 <table class="docutils field-list" frame="void" rules="none"> … … 151 269 <col class="field-body" /> 152 270 <tbody valign="top"> 153 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>271 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 154 272 </tr> 155 273 </tbody> … … 165 283 <dl class="method"> 166 284 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamListWithToken"> 167 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt>285 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 168 286 <dd></dd></dl> 169 287 170 288 <dl class="method"> 171 289 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamWithToken"> 172 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamWithToken" title="Permalink to this definition">¶</a></dt>290 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.getParamWithToken" title="Permalink to this definition">¶</a></dt> 173 291 <dd></dd></dl> 174 292 175 293 <dl class="method"> 176 294 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.is_fittable"> 177 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.is_fittable" title="Permalink to this definition">¶</a></dt>295 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.is_fittable" title="Permalink to this definition">¶</a></dt> 178 296 <dd><p>Check if a given parameter is fittable or not</p> 179 297 <table class="docutils field-list" frame="void" rules="none"> … … 181 299 <col class="field-body" /> 182 300 <tbody valign="top"> 183 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>301 <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> 184 302 </tr> 185 303 </tbody> … … 199 317 </dd></dl> 200 318 201 <dl class=" attribute">319 <dl class="method"> 202 320 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.reset"> 203 <tt class="descname">reset</tt>< a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.reset" title="Permalink to this definition">¶</a></dt>321 <tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.reset" title="Permalink to this definition">¶</a></dt> 204 322 <dd><p>Reset pair correlation</p> 205 323 </dd></dl> … … 207 325 <dl class="method"> 208 326 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.run"> 209 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.run" title="Permalink to this definition">¶</a></dt>327 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.run" title="Permalink to this definition">¶</a></dt> 210 328 <dd><p>Evaluate the model</p> 211 329 <table class="docutils field-list" frame="void" rules="none"> … … 213 331 <col class="field-body" /> 214 332 <tbody valign="top"> 215 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td>216 </tr> 217 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>333 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> 334 </tr> 335 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 218 336 </tr> 219 337 </tbody> … … 223 341 <dl class="method"> 224 342 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.runXY"> 225 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.runXY" title="Permalink to this definition">¶</a></dt>343 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.runXY" title="Permalink to this definition">¶</a></dt> 226 344 <dd><p>Evaluate the model in cartesian coordinates</p> 227 345 <table class="docutils field-list" frame="void" rules="none"> … … 229 347 <col class="field-body" /> 230 348 <tbody valign="top"> 231 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td>232 </tr> 233 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>349 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> 350 </tr> 351 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 234 352 </tr> 235 353 </tbody> … … 239 357 <dl class="method"> 240 358 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.setParam"> 241 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.setParam" title="Permalink to this definition">¶</a></dt>359 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.setParam" title="Permalink to this definition">¶</a></dt> 242 360 <dd><p>Set the value of a model parameter</p> 243 361 <table class="docutils field-list" frame="void" rules="none"> … … 245 363 <col class="field-body" /> 246 364 <tbody valign="top"> 247 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">365 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 248 366 <li><strong>name</strong> – name of the parameter</li> 249 367 <li><strong>value</strong> – value of the parameter</li> … … 257 375 <dl class="method"> 258 376 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.setParamWithToken"> 259 <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.CSParallelepipedModel.CSParallelepipedModel.setParamWithToken" title="Permalink to this definition">¶</a></dt>377 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.setParamWithToken" title="Permalink to this definition">¶</a></dt> 260 378 <dd></dd></dl> 261 379 262 380 <dl class="method"> 263 381 <dt id="sans.models.CSParallelepipedModel.CSParallelepipedModel.set_dispersion"> 264 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.set_dispersion" title="Permalink to this definition">¶</a></dt>382 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.CSParallelepipedModel.CSParallelepipedModel.set_dispersion" title="Permalink to this definition">¶</a></dt> 265 383 <dd><p>Set the dispersion object for a model parameter</p> 266 384 <table class="docutils field-list" frame="void" rules="none"> … … 268 386 <col class="field-body" /> 269 387 <tbody valign="top"> 270 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">388 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 271 389 <li><strong>parameter</strong> – name of the parameter [string]</li> 272 390 <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> … … 297 415 <ul> 298 416 <li><a class="reference internal" href="#">CSParallelepipedModel</a><ul> 299 <li><a class="reference internal" href="# module-sans.models.CSParallelepipedModel"><tt class="docutils literal"><span class="pre">sans.models.CSParallelepipedModel</span></tt></a></li>417 <li><a class="reference internal" href="#sans-models-csparallelepipedmodel"><tt class="docutils literal"><span class="pre">sans.models.CSParallelepipedModel</span></tt></a></li> 300 418 </ul> 301 419 </li> … … 316 434 <h3>Quick search</h3> 317 435 <form class="search" action="../search.html" method="get"> 318 <input type="text" name="q" size="18"/>436 <input type="text" name="q" /> 319 437 <input type="submit" value="Go" /> 320 438 <input type="hidden" name="check_keywords" value="yes" /> … … 345 463 <a href="Cos.html" title="Cos" 346 464 >previous</a> |</li> 347 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>465 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 348 466 <li><a href="index.html" >Reference</a> »</li> 349 467 </ul> … … 351 469 <div class="footer"> 352 470 © Copyright 2010, sans group. 353 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.471 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 354 472 </div> 355 473 </body>
Note: See TracChangeset
for help on using the changeset viewer.