메소드 | 설명 | |
---|---|---|
ButterworthFilter ( double frequency, int sampleRate, PassFilterType filterType, double resonance ) : System | ||
Update ( double newInput ) : void |
메소드 | 설명 | |
---|---|---|
RecalculateConstants ( ) : void |
public ButterworthFilter ( double frequency, int sampleRate, PassFilterType filterType, double resonance ) : System | ||
frequency | double | |
sampleRate | int | |
filterType | PassFilterType | |
resonance | double | |
리턴 | System |