Package adams.data.wavefilter
-
Class Summary Class Description AbstractWaveFilter Ancestor for filters that operate on Wave containers.Cut Cuts out the specified section from the Wave object.
Only works if 'subChunk2Id' is 'data' not 'LIST'.MultiFilter PassThrough Dummy, does nothing.Resample Adjusts the data to use the target sample rate.Trim Trims the Wave object left and/or right, using either sample number of time in seconds.
Only works if 'subChunk2Id' is 'data' not 'LIST'. -
Enum Summary Enum Description WaveIndexingType How to index the Wave object.