Datatypes

From GNU Radio
Revision as of 07:48, 15 April 2022 by 95.117.111.221 (talk) (Link to grc/core/Constants.py)
Jump to navigation Jump to search

Gnuradio supports most primitive datatypes in C++, as well as complex and vector types grouping them together.

The types used in the companion app are enumerated in grc/core/Constants.py in the sourcetree.