Module sleplet.slepian.slepian_functions

Contains the abstract SlepianFunctions class.

Classes

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

Abstract parent class of creating the different Slepian regions on the sphere.

Subclasses

Instance variables

var L : int

The type of the None singleton.

var N : int

The type of the None singleton.

var eigenvalues : numpy.ndarray[tuple[int, ...], numpy.dtype[numpy.float64]]

The type of the None singleton.

var eigenvectors : numpy.ndarray[tuple[int, ...], numpy.dtype[numpy.complex128]]

The type of the None singleton.

var mask : numpy.ndarray[tuple[int, ...], numpy.dtype[numpy.float64]]

The type of the None singleton.

var matrix_location : str

The type of the None singleton.

var name : str

The type of the None singleton.

var regionRegion

The type of the None singleton.