Objects of class "dwt.molecule" are returned from top.atoms(), when the atoms are selected from a "dwt" object.
Objects of class "cp.atom" are returned from calling function cp.atom() or [[ subscripting an object of "cp.crystal" or "molecule".
Objects of class "wp.atom" are returned from calling function wp.atom() or [[ subscripting an object of "wp.crystal" or "molecule".
The classes "cp.molecule" and "wp.molecule" have methods for the following generic functions: decompose, time.freq.plot.
The class "dwt.molecule" has methods for the following generic functions: reconstruct, eda.plot.
The class "cp.atom" has methods for the following generic functions: bandwidth, center, freq.bandwidth, freq.center, plot, print, summary.
The class "wp.atom" has methods for the following generic functions: bandwidth, center, fourier.transform.plot, freq.bandwidth, freq.center, plot, print, summary, wavelet.name.
Class "cp.atom" inherits from classes "cp.molecule", "molecule".
Class "wp.atom" inherits from classes "wp.molecule", "molecule".