View source: R/removeTemporal.cf.R
old_removeTemporal.cf | R Documentation |
Performs weighting and shifting in the rest and moving frames.
old_removeTemporal.cf(cf, single.cf1, single.cf2, p1 = c(0, 0, 0), p2 = c(0, 0, 0), L, lat.disp = TRUE, weight.cosh = FALSE, deltat = 1)
cf |
Object of type |
single.cf1, single.cf2 |
Object of type If In case |
p1, p2 |
Integer vector with three elements, containing the momenta that the one particle mass should be boosted to. |
L |
Integer, spatial extent of the lattice. |
lat.disp |
Logical, true when the lattice dispersion relation shall be used, otherwise continuum dispersion relation. |
weight.cosh |
Logical, If single.cf1 is a pure cosh, the leading two
thermal states also may be expressed as a cosh. If |
deltat |
Integer. Time shift value. |
Returns an object of class cf
, see cf.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.