discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] fm, vector_source


From: cswiger
Subject: [Discuss-gnuradio] fm, vector_source
Date: Fri, 24 Sep 2004 17:28:25 -0400 (EDT)

Hello -

Q: How is gr.frequency_modulator_fc() used? I see it takes
a 'sensitivity' arg, a float signal in and produces a complex out.
What is being frequency modulated how?

Also, I see gr.vector_source_x() is a powerful tool for generating
mathematically calculated or arbitrary waveforms.

a = range(-450,450,1)
gr.vector_source_s(a, 1)

Voila, a ramp.

--Chuck





reply via email to

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