gnuradio::gr::hier_block::compose Class Reference
Compose one or more blocks (primitive or hierarchical) into a new hierarchical block.
More...
List of all members.
Detailed Description
Compose one or more blocks (primitive or hierarchical) into a new hierarchical block.
Member Function Documentation
def gnuradio::gr::hier_block::compose::__init__ |
( |
|
self, |
|
|
|
fg, |
|
|
|
blocks | |
|
) |
| | |
- Parameters:
-
| fg,: | flow graph fg: gr.flow_graph |
| *blocks,: | list of blocks *blocks: list of blocks |
The documentation for this class was generated from the following file: