GNU Radio 3.6.5 C++ API

gr::blocks::uchar_to_float Class Reference

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

#include <uchar_to_float.h>

Inheritance diagram for gr::blocks::uchar_to_float:
gr_sync_block gr_block gr_basic_block gr_msg_accepter gruel::msg_accepter gr::blocks::uchar_to_float_impl

List of all members.

Public Types

typedef boost::shared_ptr
< uchar_to_float
sptr

Static Public Member Functions

static sptr make ()

Detailed Description

Convert stream of unsigned chars to a stream of floats.


Member Typedef Documentation


Member Function Documentation

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

Build a uchar to float block.


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