Acoular 24.10 documentation

process

«  MicGeom   ::   Reference Manual   ::   Average  »

process

Implements general purpose blockwise processing methods independent of the domain (time or frequency).

Average

Calculates the average across consecutive time samples or frequency snapshots.

Cache

Caches source output in cache file.

SampleSplitter

Distributes data blocks from source to several following objects.

TimeAverage(*args, **kwargs)

Calculates average of the signal (Alias for acoular.process.Average).

TimeCache(*args, **kwargs)

Caches source signals in cache file (Alias for acoular.process.Cache).

«  MicGeom   ::   Reference Manual   ::   Average  »