Module sleplet.meshes.mesh_slepian_noise_field
Contains the MeshSlepianNoiseField class.
Classes
class MeshSlepianNoiseField (*args: Any, **kwargs: Any)-
Create a noisedfield on a given mesh computed from a Slepian region of the mesh. The default field is the per-vertex normals of the mesh.
Ancestors
Instance variables
var SNR : float-
A parameter which controls the level of signal-to-noise in the noised data.
Inherited members