在实时更改有理重采样模块的数值

huangapple go评论65阅读模式
英文:

Changing value of Rational Resampler block in real time

问题

我想实时更改有理重采样器块的降采样值。尝试使用QT GUI范围块,但失败了。使用范围块是否可能?也许有人知道如何通过其他方式实时更改降采样值?

英文:

I wanted to change Decimation value of Rational Resampler Block in real time. Tried to use QT GUI Range Block, but failed. It's possible with Range Block? Maybe somebody know how to resolve changing Decimation value in real time using another way?

答案1

得分: 0

尝试保留1/N块。 N将作为您可以通过QT GUI更改的抽取率。

请考虑到并非所有块参数都可以在运行时更改

英文:

Try keep 1 in N block. N will act as decimation rate that you can change through QT GUI.

Take into consideration that not all block parameters can be changed in runtime.

huangapple
  • 本文由 发表于 2023年6月27日 19:59:43
  • 转载请务必保留本文链接:https://go.coder-hub.com/76564630.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定