- Timestamp:
- Apr 26, 2007 3:15:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Analysis/branches/ajj_23APR07/XOPs/SANSAnalysis/XOP/SANSAnalysis.r
r103 r106 520 520 }, 521 521 522 "SmearedCyl_PolyRadiusX", 523 F_UTIL | F_EXTERNAL, /* function category == UTILITY */ 524 NT_FP64, /* return value type */ 525 { 526 NT_FP64, /* double precision x */ 527 NT_FP64, /* double precision x */ 528 NT_FP64, /* double precision x */ 529 NT_FP64 + WAVE_TYPE, /* double precision wave (coefficient wave) */ 530 NT_FP64, /* double precision x */ 531 }, 532 522 533 } 523 534 };
Note: See TracChangeset
for help on using the changeset viewer.