Learn R Programming

libamtrack (version 0.6.3)

AT.mean.number.of.tracks.contrib: AT.mean.number.of.tracks.contrib

Description

Computes the number of track contributing to a representative point in a mixed field

Usage

AT.mean.number.of.tracks.contrib(E.MeV.u, particle.no, fluence.cm2,
 material.no, er.model, 
	stopping.power.source.no)

Arguments

E.MeV.u
energy of particles in the mixed particle field (array of size number.of.field.components) (see also E.MeV.u).
particle.no
particle index (array of size number.of.field.components) (see also particle.no).
fluence.cm2
fluences of particles in the mixed particle field (array of size number.of.field.components).
material.no
material index (see also material.no).
er.model
chosen electron-range-model (see also er.model).
stopping.power.source.no
TODO (see also stopping.power.source.no).

Value

  • resultingresulting

See Also

View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_Phy sicsRoutines.c#L764