beta.c: Evaluate beta (velocity/c)

View source: R/particles.R

beta.cR Documentation

Evaluate beta (velocity/c)

Description

Evaluate the velocity in c units from the kinetic energy of the particle and its atomic mass number.

Usage

beta.c(Ec, A)

Arguments

Ec

A numeric vector containing the kinetic energies (MeV)

A

A numeric vector containing the atomic mass number (or mass in atomic mass units).

Value

the velocity in c units.

See Also

Other Particles: Zeff, a.from.ion, ion.from.z, remove.atomic.mass, rest.energy, z.from.ion


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.