kopia lustrzana https://github.com/f4exb/sdrangel
Add comment how to view filter freq response
rodzic
4aaa5edb09
commit
6880dfba9d
|
@ -60,6 +60,9 @@ public:
|
|||
}
|
||||
|
||||
// Print taps as a Matlab vector
|
||||
// To view:
|
||||
// h=fvtool(filter);
|
||||
// h.Fs=...
|
||||
void printTaps(const char *name)
|
||||
{
|
||||
printf("%s = [", name);
|
||||
|
|
Ładowanie…
Reference in New Issue