Changeset 5933c7f in sasmodels
- Timestamp:
- Mar 20, 2016 5:46:30 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:
- 4a21670c
- Parents:
- 09d7a54
- Location:
- sasmodels/models
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r2f63032 r5933c7f 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:`figure #<cylinder-angle-definition>`. 34 34 35 35 .. _cylinder-angle-definition: -
sasmodels/models/parallelepiped.py
r2f63032 r5933c7f 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:`Figure #<parallelepiped-image>`). 10 10 | If you need to apply polydispersity, see also :ref:`rectangular-prism`. 11 11 -
sasmodels/models/triaxial_ellipsoid.py
r2f63032 r5933c7f 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:`figure #<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.