AT.E.MeV.u.from.momentum.MeV.c.u: AT.E.MeV.u.from.momentum.MeV.c.u

Description Usage Arguments Value See Also Examples

View source: R/libamtrack.R

Description

Returns energy per nucleon for particles with given momentum per nucleon

Usage

1

Arguments

momentum.MeV.c.u

vector of particle momenta per nucleon [MeV/c], (array of size n).

Value

E.MeV.u

vector of energies of particle per nucleon [MeV], (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#L111

Examples

1
2
# Get kinetic energy for a 502 MeV/c antiproton beam (CERN AD/ACE experiment):
AT.E.MeV.u.from.momentum.MeV.c.u( momentum.MeV.c.u = 502)

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