NewWave::FrequencyBand Class Reference A frequency band contains all the wavelet coefficients of the same angular scale. More...
Detailed DescriptionA frequency band contains all the wavelet coefficients of the same angular scale. For each pair of wavelet levels (frequencies) there is a fixed number of wavelet coefficients that cover the full space. A frequency band contains the full set of coefficients for its levels, each coefficient having an identical angular scale, but covering a different location in Definition at line 17 of file FrequencyBand.hh. Constructor & Destructor Documentation
Member Function Documentation
Add a wavelet coefficient to this band. Throw an InvalidFrequencyBand if the frequency band is already fully populated, or a WrongCoefficient if the coefficient to be added does not match the levels of the frequency band
Return the coefficients in this frequency band. Will throw an InvalidFrequencyBand if the set of coefficients is not complete
The -level of this frequency band.
Return the rms of the coefficients in this frequency band. Since a wavelet coefficient represents the deviation from the mean activity in its location, the average of all coefficients within a frequency band is zero by definition. The RMS therefore provides a measure of the amount of activity in a frequency band and is conceptually similar to the magnitude of a Fourier coefficient in a Fourier decomposition
The y-level of this frequency band. The documentation for this class was generated from the following file:
Generated on Wed Aug 23 2017 12:59:15 for New Wave - Noise Elimination With Wavelets At Vast Energies by 1.7.6.1 |