Module sleplet.functions.slepian_noise_south_america

Contains the SlepianNoiseSouthAmerica class.

Classes

class SlepianNoiseSouthAmerica (*args: Any, **kwargs: Any)

Create a noised Slepian region on the topographic map of the Earth of the South America region.

Ancestors

Class variables

var SNR : float

A parameter which controls the level of signal-to-noise in the noised data.

var coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelet_coefficients : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]
var wavelets : numpy.ndarray[typing.Any, numpy.dtype[numpy.complex128 | numpy.float64]]

Inherited members