gammap - Computes the incomplete gamma function P(a,x) by selecting
between series and continued fraction representations based on the size of
the arguments.
getBooleanWithDefault - Similar to the getBooleanProperty method except it
returns the default value instead of throwing an exception if the named
property is not defined.
getDefaultDatumType - Returns one of THEORY, BLEND, COMBINED, VAPOR or
UNAVAILABLE depending upon which type of value would be returned by the
getEnergy(XRayTransition xrt) method.
getDefaultDatumType - Returns one of THEORY, BLEND, COMBINED, VAPOR or
UNAVAILABLE depending upon which type of value would be returned by the
getEdgeEnergy(AtomicShell shell) method.
getNumericWithDefault - Similar to getNumericProperty except that instead
of throwing an Exception, the default value (def) is returned if
getNumericProperty would throw an exception.
getPropertyType - Returns an integer index (one of Numeric, Timestamp,
Boolean, ImageType, Textual or Unknown) to represent the type of item
stored in a property identified with this PropertyId.
getRandomizedEvent - Given a random number between 0 and 1, this function
generates a photon energy in a distribution such that the events will be
distributed like Bremsstrahlung.
getSourceShell - Get the (typically valence) shell from which the electron
starts its transition to the (typically core) shell for the specified
named transition.
getTextWithDefault - Similar to getTextProperty except instead of throwing
an exception, this version returns the default value (def) if the property
is not defined.
getTimestampWithDefault - Similar to getTimestampProperty except that
instead of throwing an EPQException, the default value (def) is returned
if getTimestampProperty would throw an exception.
getWeightIntoDestinationShell - Returns the fraction of the total weight
(normalized by family) which results from transitions into the specified
shell.