discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] C++ Vector equivalent in Python using swig


From: Mir M. Ali
Subject: [Discuss-gnuradio] C++ Vector equivalent in Python using swig
Date: Wed, 14 Apr 2010 01:15:17 -0500

Hi,
I have a Gnuradio block that i built in C++ that has a vector passed to it. When I want to import the python equivalent of that block in python how will i pass a vector to it. I thought lists were an equivalent but it doesn't work.

Thanks
Mir

reply via email to

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