Changes in sasmodels/models/cylinder.py [43bdddc:a5d0d00] in sasmodels
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r43bdddc ra5d0d00 128 128 f(q,alpha)^(2)*sin(alpha)*dalpha + background 129 129 """ 130 category = "shape:cylinder" 130 131 131 132 parameters = [
Note: See TracChangeset
for help on using the changeset viewer.