[Peak Detector]

- also update fcenter

git-svn-id: http://moon:8086/svn/software/trunk/projects/GnuRadio@531 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-05-31 17:57:43 +00:00
parent e301f16bc3
commit 551636e7c4
+1
View File
@@ -217,6 +217,7 @@ namespace jay {
{ {
isModified = true; isModified = true;
} }
fcenter = other.fcenter;
frequency = other.frequency; frequency = other.frequency;
pos = other.pos; pos = other.pos;
pbh = other.pbh; pbh = other.pbh;