ssWavelet-class: Class '"ssWavelet"'

Description Objects from the Class Slots Methods Author(s) See Also Examples

Description

This is a virtual class that is the base class for other wavelet classes based on sampSurf. It is very simply by design, and can easily be extended to subclasses.

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

description:

Object of class "character": Some form of identifier.

wfName:

Object of class "character": The wavelet filter name. This should be a legal name from waveslim::wave.filter; though for now it is restricted to “haar” wavelets.

ss:

Object of class "sampSurf": the decomposition is based on this object.

Methods

Virtual class: No methods defined with class "ssWavelet" in the signature.

Author(s)

Jeffrey H. Gove

See Also

ssMODWT, ssCovMODWT

Examples

1
showClass("ssWavelet")

ssWavelets documentation built on May 2, 2019, 5:54 p.m.