GNU Radio's M2K Package
gr::m2k::analog_in_converter Class Reference

Raw ADC samples converter. More...

#include <analog_in_converter.h>

Inheritance diagram for gr::m2k::analog_in_converter:
gr::m2k::analog_in_converter_impl

Public Types

typedef std::shared_ptr< analog_in_convertersptr

Static Public Member Functions

static sptr make (const std::string &uri)
 Return a shared_ptr to a new instance of m2k::analog_in_converter.
static sptr make_from (libm2k::context::M2k *context)

Detailed Description

Raw ADC samples converter.

This block converts raw samples of ADALM2000's ADC into voltage

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

sptr gr::m2k::analog_in_converter::make ( const std::string & uri)
static

Return a shared_ptr to a new instance of m2k::analog_in_converter.

Parameters
uriString of the context uri

◆ make_from()

sptr gr::m2k::analog_in_converter::make_from ( libm2k::context::M2k * context)
static

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