AT.Mass.Stopping.Power.with.no: AT.Mass.Stopping.Power.with.no

Description Usage Arguments Value See Also

View source: R/libamtrack.R

Description

Retrieves the electronic mass stopping power in MeV*cm2/g for the requested energies and particles for a specified material and data source. The data source is thereby given via its integer id (s. AT_StoppingPowerData.h for details). Data that should be read from a file cannot be used with this method.

Usage

1
2

Arguments

stopping.power.source.no

id of the data source (see also stopping.power.source.no).

E.MeV.u

kinetic energies in MeV per amu (array of size n) (see also E.MeV.u).

particle.no

particle numbers (array of size n) (see also particle.no).

material.no

material number (see also material.no).

Value

stopping.power.MeV.cm2.g

array to return stopping powers (array of size n)

status

status

See Also

View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_StoppingPower.c#L47


libamtrack documentation built on May 2, 2019, 4:55 p.m.