LMS API Documentation v23.10.0
Loading...
Searching...
No Matches
lms_range_t Struct Reference

#include <LimeSuite.h>

Data Fields

float_type min
 Minimum allowed value.
 
float_type max
 Maximum allowed value.
 
float_type step
 Minimum value step.
 

Detailed Description

Structure used to represent the allowed value range of various parameters

Definition at line 135 of file LimeSuite.h.

Field Documentation

◆ max

Maximum allowed value.

Definition at line 138 of file LimeSuite.h.

◆ min

Minimum allowed value.

Definition at line 137 of file LimeSuite.h.

◆ step

float_type step

Minimum value step.

Definition at line 139 of file LimeSuite.h.


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