Kludge Tracker: Gnuradio - v3.4.0-101-g7e2b45b

Parent Directory (gnuradio/gr-radio-astronomy/src)

Kludge Summary of gnuradio/gr-radio-astronomy/src/lib

Total Kludges 1
Total Subdirs 0

All Directories within gnuradio/gr-radio-astronomy/src/lib

All Files within gnuradio/gr-radio-astronomy/src/lib

Kludge Snippets in gnuradio/gr-radio-astronomy/src/lib

gnuradio/gr-radio-astronomy/src/lib/ra.i

Category Magic
Committer jcorgan
Commit ID 5d69a524f81f234b3fbc41d49ba18d6f6886baba
30        /*
31         * First arg is the package prefix.
32         * Second arg is the name of the class minus the prefix.
33         *
34         * This does some behind-the-scenes magic so we can
35         * access ra_square_ff from python as ra.square_ff
36         */
37        // GR_SWIG_BLOCK_MAGIC(ra,square_ff);
38