Module sleplet.functions.noise_earth

Contains the NoiseEarth class.

Classes

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

Create a noised signal of the topographic map of the Earth.

Ancestors

Instance variables

var SNR : float

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

Inherited members