Range of floating-point values. More...
#include <uhd/types/ranges.h>
| Public Attributes | |
| double | start | 
| First value. | |
| double | stop | 
| Last value. | |
| double | step | 
| Granularity. | |
Range of floating-point values.
| double uhd_range_t::start | 
First value.
| double uhd_range_t::step | 
Granularity.
| double uhd_range_t::stop | 
Last value.