AT.Rutherford.SDCS {libamtrack}R Documentation

AT.Rutherford.SDCS

Description

Computes the Rutherford single differential cross section for the energy spectrum of secondary electrons produced by an HCP

Usage

AT.Rutherford.SDCS(E.MeV.u, particle.no, material.no, T.MeV)

Arguments

E.MeV.u

energy of particle per nucleon (see also E.MeV.u).

particle.no

particle index (see also particle.no).

material.no

material index (see also material.no).

T.MeV

electron energies (array of size n).

Value

dsdT.m2.MeV

Rutherford SDCS for given electron energies (array of size n)

status

status

See Also

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


[Package libamtrack version 0.6.4 Index]