grc_gnuradio.Platform.Platform Class Reference

List of all members.

Public Member Functions

def __init__

Static Public Attributes

 FlowGraph = _FlowGraph
 Connection = _Connection
 Block = _Block
 Source = Source
 Sink = Sink
 Param = _Param


Detailed Description

Definition at line 34 of file Platform.py.


Member Function Documentation

def grc_gnuradio.Platform.Platform.__init__ (   self,
  block_paths_internal_only = [],
  block_paths_external = [] 
)

Make a platform for gnuradio. The internal only list will replace the current block path.

Parameters:
block_paths_internal_only a list of blocks internal to this platform
block_paths_external a list of blocks to load in addition to the above blocks

Definition at line 36 of file Platform.py.


Member Data Documentation

grc_gnuradio.Platform.Platform.FlowGraph = _FlowGraph [static]

Definition at line 68 of file Platform.py.

grc_gnuradio.Platform.Platform.Connection = _Connection [static]

Definition at line 69 of file Platform.py.

grc_gnuradio.Platform.Platform.Block = _Block [static]

Definition at line 70 of file Platform.py.

grc_gnuradio.Platform.Platform.Source = Source [static]

Definition at line 71 of file Platform.py.

grc_gnuradio.Platform.Platform.Sink = Sink [static]

Definition at line 72 of file Platform.py.

grc_gnuradio.Platform.Platform.Param = _Param [static]

Definition at line 73 of file Platform.py.


The documentation for this class was generated from the following file:
Generated on Sat Aug 23 02:00:12 2008 for GNU Radio Companion by  doxygen 1.5.4