Skip to content

Add a point-oscillator filter + example

David Thompson requested to merge dcthomp/vtk-m:oscillator-squashed into master

The oscillator is a simple analytical source of time-varying data. It provides a function value at each point that is computed as a sum of Gaussian kernels -- each with a specified position, amplitude, frequency, and phase.

Merge request reports