Go to the source code of this file.
Classes | |
class | gr::blocks::multiply_const< T > |
output = input * constant More... | |
Namespaces | |
gr | |
GNU Radio logging wrapper for log4cpp library (C++ port of log4j) | |
gr::blocks | |
Typedefs | |
typedef multiply_const< std::int16_t > | gr::blocks::multiply_const_ss |
typedef multiply_const< std::int32_t > | gr::blocks::multiply_const_ii |
typedef multiply_const< float > | gr::blocks::multiply_const_ff |
typedef multiply_const< gr_complex > | gr::blocks::multiply_const_cc |