Xray::Scattering::None(3pm) | User Contributed Perl Documentation | Xray::Scattering::None(3pm) |
Xray::Scattering::None - Fallback methods for Xray::Scattering
use Xray::Scattering; Xray::Scattering->load('None'); $fnot = Xray::Scattering->get_f($symb, $d);
This module provides a fallback subclass for the Xray::Scattering methods. It provides all the methods of the real subclasses, but returns fallback values.
Bruce Ravel, bravel AT bnl DOT gov http://cars9.uchicago.edu/~ravel/software/exafs/
2022-06-28 | perl v5.34.0 |