discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Gr Complex in Python in Gnu Radio


From: Przemek Lewandowski
Subject: [Discuss-gnuradio] Gr Complex in Python in Gnu Radio
Date: Fri, 29 Apr 2016 22:53:37 +0200

Hello :)

I would like to set offset to signal source component in construktor;
BUT I dont know which type is it in Python ??

signal_source = analog.sig_source_c(sampleRate, analog.GR_SAW_WAVE, frequencyCounted, 1/float(rowCounter), offset_Value)

offset_Value - when it is text it is bad
offset_Value - when it is int it is bad

so how to initialize offset in complex signal source in python ??

Greeting :)


reply via email to

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