Loading [MathJax]/extensions/tex2jax.js
USRP Hardware Driver and USRP Manual  Version: 4.8.0.0
UHD and USRP Manual
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules 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

◆ start

double uhd_range_t::start

First value.

◆ step

double uhd_range_t::step

Granularity.

◆ stop

double uhd_range_t::stop

Last value.


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