Il giorno mer, 29/11/2006 alle 18.49 -0800, Eric Blossom ha scritto:
> > Some question about the python flow_graph class.
> > Is it possible to:
> > 1. derive it?
> 
> Yes.  Virtually every example does this ;)
> 
???

> > 2. connect the tail of a graph to the head of another one?
> 
> Generally you have only a single flow graph.
> If you had more than one, they would not be connected.
> 
If any graph is a thread, having some graphs means have a multithread
application. Why is not possible?

> > 3. make a 1-to-N connection?
> 
> If you mean may one output connect to multiple inputs, yes.
> This is frequently done in the examples. 

Which examples? The only one I know is:
http://www.gnu.org/software/gnuradio/doc/exploring-gnuradio.html
-- 
Davide Anastasia

web: http://www.davideanastasia.com/
email: [EMAIL PROTECTED]



_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to