discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Rational number for Interpolation factor


From: vamsi krishna
Subject: Re: [Discuss-gnuradio] Rational number for Interpolation factor
Date: Sun, 27 Sep 2015 19:47:36 +0000 (UTC)

I'll look at it. Thank you.

Vamsi



On Sunday, 27 September 2015 12:30 PM, Marcus D. Leech <address@hidden> wrote:


On 09/27/2015 03:05 PM, vamsi krishna wrote:
Hi,

Is there a way to get rational number as interpolation (or decimation) factor rather than just a integer?
I have gone through the documentation and found this,

gr_sync_interpolator::gr_sync_interpolator (const std::string &name,
                                            gr_io_signature_sptr input_signature,
                                            gr_io_signature_sptr output_signature,
                                            unsigned interpolation)

Here we have interpolation factor to be unsigned which means it is a integer. I was wondering if we can have rational number (i.e, for example 2 inputs produce 3 outputs).

Thanks
Vamsi


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
Look at the rational-resampler block, or the fractional resampler block


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

[Prev in Thread] Current Thread [Next in Thread]