AT.Rutherford.SDCS {libamtrack} | R Documentation |
Computes the Rutherford single differential cross section for the energy spectrum of secondary electrons produced by an HCP
AT.Rutherford.SDCS(E.MeV.u, particle.no, material.no, T.MeV)
E.MeV.u |
energy of particle per nucleon (see also
|
particle.no |
particle index (see also |
material.no |
material index (see also |
T.MeV |
electron energies (array of size n). |
dsdT.m2.MeV |
Rutherford SDCS for given electron energies (array of size n) |
status |
status |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/trunk/src/AT_PhysicsRoutines.c#L789