USRP Hardware Driver and USRP Manual  Version: 003.009.005-0-unknown
UHD and USRP Manual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
uhd_range_t Struct Reference

Range of floating-point values. More...

#include <uhd/types/ranges.h>

Public Attributes

double start
 First value. More...
 
double stop
 Last value. More...
 
double step
 Granularity. More...
 

Detailed Description

Range of floating-point values.

Member Data Documentation

double uhd_range_t::start

First value.

double uhd_range_t::step

Granularity.

double uhd_range_t::stop

Last value.


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