GNU Radio 3.6.5 C++ API

gr::blocks::float_to_uchar Class Reference

Convert stream of floats to a stream of unsigned chars. More...

#include <float_to_uchar.h>

Inheritance diagram for gr::blocks::float_to_uchar:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::float_to_uchar_impl

List of all members.

Public Types

typedef boost::shared_ptr
< float_to_uchar
sptr

Static Public Member Functions

static sptr make ()

Detailed Description

Convert stream of floats to a stream of unsigned chars.


Member Typedef Documentation


Member Function Documentation

static sptr gr::blocks::float_to_uchar::make ( ) [static]

Build a float to uchar block.


The documentation for this class was generated from the following file: