On 09.02.2014 12:28, Marco Bosco wrote:
Hi all!

I have the following flowgraph with a sample rate = 32k :

Random source --> Throttle --> uchar to float --> scope sink

If a zoom in the plot I can see that the time interval between each
sample is 40 us. How can I compute this value?

Time between samples is 1./sampling rate. 1/32k=31.25us, the sink probably has ticks at even intervals.

MB

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

Reply via email to