C# Class DSPUtil.Dirac

FIR filter with a Dirac pulse at its center
Inheritance: SoundObj
Afficher le fichier Open project: hughpyle/inguz-DSPUtil

Méthodes publiques

Méthode Description
Dirac ( int length ) : System

Constructor

Method Details

Dirac() public méthode

Constructor
public Dirac ( int length ) : System
length int Length (preferably odd)
Résultat System