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
xray::absorption::cl(3pm) - debian
xray::absorption::elam(3pm) - debian
xray::absorption::henke(3pm) - debian
xray::absorption::shaltout(3pm) - debian
xray::scattering::waaskirf(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com