메소드 | 설명 | |
---|---|---|
WaveRectifier ( bool halfRectificationOnly ) : System.Collections.Generic |
Constructs a new Wave rectifier.
|
메소드 | 설명 | |
---|---|---|
ProcessFilter ( Signal sourceData, Signal destinationData ) : void |
Applies the filter to a signal.
|
protected ProcessFilter ( Signal sourceData, Signal destinationData ) : void | ||
sourceData | Signal | |
destinationData | Signal | |
리턴 | void |
public WaveRectifier ( bool halfRectificationOnly ) : System.Collections.Generic | ||
halfRectificationOnly | bool | |
리턴 | System.Collections.Generic |