logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Xray::Absorption::None - Fallback methods for Xray::Absorption

Author

         Bruce Ravel, bruce@phys.washington.eduhttp://feff.phys.washington.edu/~ravel/

perl v5.34.0                                       2022-06-28                        Xray::Absorption::None(3pm)

Description

       This module is inherited by the Xray::Absorption module and provides access to the data contained in the
       1999 Elam tables of line and edge energies by inheriting that module.  The cross_section method is
       overloaded and always returns 0 regardless of what mode is selected.

       This rather strange functionality is a crude hack to benefit the ATP mechanism used by Atoms and related
       programs.

Edge And Line Energies

       See Xray::Absorption::Elam.

Name

       Xray::Absorption::None - Fallback methods for Xray::Absorption

Synopsis

          use Xray::Absorption;
          Xray::Absorption -> load("none");

       See the documentation for Xray::Absorption for details.

See Also