Last change
on this file since 843 was
843,
checked in by srkline, 11 years ago
|
Corrected the FFT fit functions to use the 10-7 multiplier for the SLD. Included the MixedDumbbell? model to the included model list. Tested all of the functions.
|
File size:
299 bytes
|
Line | |
---|
1 | #pragma rtGlobals=1 // Use modern global access method. |
---|
2 | |
---|
3 | // once the NCNR Analysis package is loaded, then these can be loaded |
---|
4 | // fit functions |
---|
5 | #include "FFT_Fit_Sphere" |
---|
6 | #include "FFT_Fit_Cylinder" |
---|
7 | #include "FFT_Fit_MixedDumbbell" |
---|
8 | |
---|
9 | //K. Rubinson |
---|
10 | #include "FFT_KR_Parser" |
---|
11 | #include "FFT_Fit_3Cyl_KR" |
---|
Note: See
TracBrowser
for help on using the repository browser.