Description Usage Arguments Value See Also Examples
Returns energy per nucleon for particles with given momentum per nucleon
1 | AT.E.MeV.u.from.momentum.MeV.c.u(momentum.MeV.c.u)
|
momentum.MeV.c.u |
vector of particle momenta per nucleon [MeV/c], (array of size n). |
E.MeV.u |
vector of energies of particle per nucleon [MeV], (array of size n) |
status |
status |
View the C source code here: http://sourceforge.net/apps/trac/libamtrack/browser/tags/0.6.3/src/AT_PhysicsRoutines.c#L112
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.