Learn R Programming

TIMP (version 1.5)

spec-class: Class "spec" for the storage of spectral models.

Description

spec is the class for spectral models; an object of class "mass" is initialized if mod_type = "spec" is an argument of initModel. All objects of class spec are also of class dat; see documentation for dat for a description of these slots. Note that here x2 will refer to the independent variable in which traces are resolved, e.g., wavelength or wavenumber.

Arguments

Objects from the Class

Objects can be created by calls of the form new("spec", ...) or spec(...).

Extends

Class dat-class, directly.

References

Ivo H. M. van Stokkum, "Global and target analysis of time-resolved spectra, Lecture notes for the Troisieme Cycle de la Physique en Suisse Romande", Department of Physics and Astronomy, Faculty of Sciences, Vrije Universiteit, Amsterdam, The Netherlands, 2005, http://www.nat.vu.nl/~ivo/lecturenotes.pdf

See Also

kin-class, dat-class