Changes in src/sas/models/include/cylinder.h [79492222:8836849] in sasview
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/models/include/cylinder.h
r79492222 r8836849 34 34 35 35 /// Radius of the cylinder [A] 36 // [DEFAULT]=radius=20.0 [A] 36 // [DEFAULT]=radius=20.0 [A] 0.0 inf 37 37 Parameter radius; 38 38 39 39 /// Length of the cylinder [A] 40 // [DEFAULT]=length=400.0 [A] 40 // [DEFAULT]=length=400.0 [A] 0.0 inf 41 41 Parameter length; 42 42
Note: See TracChangeset
for help on using the changeset viewer.