Метод | Описание | |
---|---|---|
Profile ( ISoundObj impulse, SmoothingType type, double resolution ) : FilterProfile | ||
WindowLength ( int bin, int bins, double sampleRate, SmoothingType type, double resolution, int &bin0, int &bin1 ) : double |
public static Profile ( ISoundObj impulse, SmoothingType type, double resolution ) : FilterProfile | ||
impulse | ISoundObj | |
type | SmoothingType | |
resolution | double | |
Результат | FilterProfile |
public static WindowLength ( int bin, int bins, double sampleRate, SmoothingType type, double resolution, int &bin0, int &bin1 ) : double | ||
bin | int | |
bins | int | |
sampleRate | double | |
type | SmoothingType | |
resolution | double | |
bin0 | int | |
bin1 | int | |
Результат | double |