- Timestamp:
- Apr 4, 2011 12:18:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/FACILITY_Utils.ipf
r683 r795 611 611 // 612 612 // called by Correct.ipf, ProtocolAsPanel.ipf, Transmission.ipf 613 // 614 Function AttenuationFactor(fileStr,lam,attenNo )613 // atten_err is one std. deviation, passed back by reference 614 Function AttenuationFactor(fileStr,lam,attenNo,atten_err) 615 615 String fileStr 616 Variable lam,attenNo 616 Variable lam,attenNo, &atten_err 617 617 618 618 Variable attenFactor=1
Note: See TracChangeset
for help on using the changeset viewer.