A dataset containing fitted constants to be used as input for
functions D2_spectrum
and FEL_spectrum
for
computing example spectral curves based on fitted polynomials.
Format
A polynom::polynomial
object with 6 constants.
Details
An object of class polynom::polynomial
.
Examples
D2.UV653
#> [1] 2.842542e-04 -3.816264e-06 2.071465e-08 -5.631524e-11 7.630538e-14
#> [6] -4.109038e-17
#> attr(,"class")
#> [1] "polynomial"
as.character(D2.UV653)
#> [1] "0.0002842542" "-3.8162638e-06" "2.0714647e-08" "-5.6315241e-11"
#> [5] "7.6305376e-14" "-4.1090384e-17"