This generic function extracts detail from various types of wavelet objects. It extracts and returns a whole resolution level of coefficients. To obtain individual packets from relevant transforms use the getpacket() series of functions. This function is generic.
Particular methods exist. For objects of class:
use the accessC.wd
method
%\item{wd3D}{use the \code{\link{accessD.wd3D}} method}
use the accessC.wp
method
%\item{wpst}{use the \code{\link{accessC.wpst}} method}
use the accessC.wst
method
See individual method help pages for operation and examples.
accessC(...)
A vector coefficients representing the detail coefficients for the requested resolution level.
See individual help for details.
Version 3.5.3 Copyright Guy Nason 1994
G P Nason
accessC.wd
, accessC.wp
,accessC.wst
,accessD