Changes in / [84e01d2:02dfcab] in sasmodels
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sasmodels/models/cylinder.py
r143e2f7 r43bdddc 157 157 sld=6, solvent_sld=1, 158 158 #radius=5, length=20, 159 radius=2 60, length=290,160 theta= 30, phi=0,159 radius=20, length=300, 160 theta=60, phi=60, 161 161 radius_pd=.2, radius_pd_n=9, 162 162 length_pd=.2,length_pd_n=10, 163 theta_pd=1 5, theta_pd_n=45,164 phi_pd=1 5, phi_pd_n=1,163 theta_pd=10, theta_pd_n=5, 164 phi_pd=10, phi_pd_n=5, 165 165 ) 166 166
Note: See TracChangeset
for help on using the changeset viewer.