discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] use of double Input


From: Adrian Kueng
Subject: [Discuss-gnuradio] use of double Input
Date: Thu, 15 Nov 2007 09:13:07 -0800 (PST)

Hello,

I have a vectorstream of floats. I tried to connect this vectorsream two
times to the block square. square is an instnce of gr.multiply_vff. Now I am
able to connet the input once with the block square. 
Can some body tall my, how that I can connect this two blocks a secend time?
So, that I have at the end the square of the input. 

Thank you for help,
Adi


input: block has a vectorstream as output
square = gr.multiply(vektorsize)
fg.connect(input, square)

-- 
View this message in context: 
http://www.nabble.com/use-of-double-Input-tf4815274.html#a13775618
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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