Description Usage Arguments Value See Also Examples
Returns relativistic speed for many particles
1 |
E.MeV.u |
vector of energies of particle per nucleon [MeV] (array of
size n) (see also |
beta |
vector of relative particle speed beta = v/c (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#L34
1 2 | # Compute beta between 1 and 1000 MeV/u:
AT.beta.from.E( E.MeV.u = c(1,10,100,1000))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.