calculateEnergyLoss - Calculate the amount of kinetic energy lost when
an electron of the specified kinetic energy (kE) traverses a distance
(len) in this Region.
candidatePoint - Computes the location of the next point assuming that
the electron's current trajectory is deviated by angles alpha and beta
and the step length is dS.
Casnati82 - E Casnati, A Tartari & C Baraldi, J Phys B15 (1982) 155 as
quoted by C Powell in Ultramicroscopy 28 (1989) 24-31 "(Casnati's
equation) was found to fit cross-section data to typically better than
+-10% over the range 1<=Uk<=20 and 6<=Z<=79." Note: This result is for
K shell.
Chandler2005 - Computes the transition energies from the edge energies
provided by "Chantler, C.T., Olsen, K., Dragoset, R.A., Kishore, A.R.,
Kotochigova, S.A., and Zucker, D.S.
CharacteristicXRayGeneration computes the (fractional) quantity of x-rays of
the specified transition generated by an electron of the specified energy in
the specified density of the appropriate atoms.
Composition - A string describing the composition (as implemented by
Composition.toComposition and Composition.parseCompositon) The Composition
string should reflect the composition of the sample as determined by an
reliable independent method such as wet chemistry.
Computes the electron range for an electron of incident energy e0 until it
drops below the edge energy for the specified shell in the specified
material.
computeLn - Computes the mean ionization potential for a Composition using
the rule based on the ln(J_i) where J_i is the elemental
MeanIonizationPotential.
contains - Is the specified point inside the item represented by this
Shape interface? A point on the interface between two Shapes is
considered to be inside both Shapes.