GNU Radio v3.6.2-149-ga6d285d9 C++ API
|
Go to the source code of this file.
Classes | |
class | digital_map_bb |
output[i] = map[input[i]]This block maps an incoming signal to the value in the map. The block expects that the incoming signal has a maximum value of len(map)-1. More... | |
Functions | |
DIGITAL_API digital_map_bb_sptr | digital_make_map_bb (const std::vector< int > &map) |
DIGITAL_API digital_map_bb_sptr digital_make_map_bb | ( | const std::vector< int > & | map | ) |