Changeset 6ef4293 in sasmodels
- Timestamp:
- Mar 20, 2016 6:43:57 AM (9 years ago)
- Branches:
- master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
- Children:
- 22975f0
- Parents:
- e796fcb
- Location:
- sasmodels/models
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r5933c7f r6ef4293 31 31 To provide easy access to the orientation of the cylinder, we define the 32 32 axis of the cylinder using two angles $\theta$ and $\phi$. Those angles 33 are defined in :numref:` figure #<cylinder-angle-definition>`.33 are defined in :numref:`cylinder-angle-definition`. 34 34 35 35 .. _cylinder-angle-definition: -
sasmodels/models/parallelepiped.py
r5933c7f r6ef4293 7 7 ---------- 8 8 9 | This model calculates the scattering from a rectangular parallelepiped (:numref:` Figure #<parallelepiped-image>`).9 | This model calculates the scattering from a rectangular parallelepiped (:numref:`parallelepiped-image`). 10 10 | If you need to apply polydispersity, see also :ref:`rectangular-prism`. 11 11 -
sasmodels/models/triaxial_ellipsoid.py
r5933c7f r6ef4293 36 36 we define the axis of the cylinder using the angles $\theta$, $\phi$ 37 37 and $\psi$. These angles are defined on 38 :numref:` figure #<triaxial-ellipsoid-angles>`.38 :numref:`triaxial-ellipsoid-angles`. 39 39 The angle $\psi$ is the rotational angle around its own $c$ axis 40 40 against the $q$ plane. For example, $\psi = 0$ when the
Note: See TracChangeset
for help on using the changeset viewer.