discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Sine wave of only 3 cycles


From: Felix W.
Subject: Re: [Discuss-gnuradio] Sine wave of only 3 cycles
Date: Thu, 30 Jan 2014 13:02:18 +0100

Hi,

you can use a Head block to make the sample stream stop after a given number of samples. Just calculate how many samples there will be in three cycles and set the Head block's parameter accordingly.

Greetings
Felix


2014-01-30 Activecat <address@hidden>:
Dear Sir,

A block of Signal Source (Sine) generates sine wave continuously.
How to make it just generates 3 wave-cycle and then stop generating immediately.
At the end of the flow-graph there is a File Sink. This captures data for offline processing.

Regards,
address@hidden


_______________________________________________
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]