Cosine Packet Crystal Objects

DESCRIPTION:
Objects of class "cp.crystal" that are building blocks of cosine packet analysis.

GENERATION:
Objects of class "cp.crystal" are returned from calling functions cp.crystal() or using [[ to subscript an object of class "crystal.list", "crystal.vector" or "ptable".

METHODS:
The class "cp.crystal" has methods for the following generic functions: [, [[, bandwidth, center, freq.bandwidth, freq.center, plot, print, reconstruct, summary, eda.plot.

STRUCTURE:
The "cp.crystal" object is a vector with the following attributes:
crystal.name:
name of the crystal.
interval:
the corresponding interval in time domain.
dictionary:
the usual cp.dict object containing all relevant information.

SEE ALSO:
cp.crystal , Subscript.cp.crystal .