Click or drag to resize
Accord.NET (logo)

AddFilter Properties

The AddFilter type exposes the following members.

Properties
  NameDescription
Public propertyFormatTranslations
Format translations dictionary.
(Inherited from BaseFilter.)
Public propertyNormalize
Gets or sets a value indicating whether the resulting signal should be normalized to be between -1 and 1 after the merging has finished. Default is true.
Public propertyOverlaySignal
Gets or sets the signal to be overlayed (merged through addition) with another signal.
Top
See Also