Method | Description | |
---|---|---|
ButterworthFilterDesigner ( int order ) : System | ||
GetAnalogPrototype2 ( |
||
GetDigitalLPF2 ( double w, |
||
GetZeroPole ( |
フィルタの零点/極を計算。
|
public ButterworthFilterDesigner ( int order ) : System | ||
order | int | |
return | System |
public GetAnalogPrototype2 ( |
||
coefs | ||
return | void |
public GetDigitalLPF2 ( double w, |
||
w | double | |
coefs | ||
return | void |
public GetZeroPole ( |
||
roots | 零点/極一覧の格納先 | |
return | void |