GNU Radio 3.6.0 C++ API
|
Go to the source code of this file.
Namespaces | |
namespace | gnuradio |
namespace | gnuradio::extras |
Enumerations | |
enum | gnuradio::extras::op_type { gnuradio::extras::OP_FC64, gnuradio::extras::OP_F64, gnuradio::extras::OP_FC32, gnuradio::extras::OP_F32, gnuradio::extras::OP_SC64, gnuradio::extras::OP_S64, gnuradio::extras::OP_SC32, gnuradio::extras::OP_S32, gnuradio::extras::OP_SC16, gnuradio::extras::OP_S16, gnuradio::extras::OP_SC8, gnuradio::extras::OP_S8 } |
Most common types for operator extras (add, multiply, etc...) More... |