xray::scattering::none(3pm) debian man page | unix.com

Man Page: xray::scattering::none

Operating Environment: debian

Section: 3pm

Xray::Scattering::None(3pm)				User Contributed Perl Documentation			       Xray::Scattering::None(3pm)

NAME
Xray::Scattering::None - Fallback methods for Xray::Scattering
SYNOPSIS
use Xray::Scattering; Xray::Scattering->load('None'); $fnot = Xray::Scattering->get_f($symb, $d);
DESCRIPTION
This module provides a fallback subclass for the Xray::Scattering methods. It provides all the methods of the real subclasses, but returns fallback values.
METHODS
"get_f" Retruns 0. "get_coefficients" returns an array of 11 zeros. "has" Always returns the symbol itself.
AUTHOR
Bruce Ravel, bravel AT bnl DOT gov http://cars9.uchicago.edu/~ravel/software/exafs/ perl v5.12.4 2011-07-30 Xray::Scattering::None(3pm)
Related Man Pages
chemistry::formula(3pm) - debian
xray::absorption(3pm) - debian
xray::absorption::elam(3pm) - debian
xray::absorption::henke(3pm) - debian
xray::fluorescenceexafs(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?