RT-WDF  0.0.1
Real-time Wave Digital Filter Framework
paramData Struct Reference

#include <rt-wdf_types.h>

Public Attributes

std::string name
 
size_t ID
 
paramType type
 
double value
 
std::string units
 
double lowLim
 
double highLim
 

Member Data Documentation

§ highLim

double paramData::highLim

§ ID

size_t paramData::ID

§ lowLim

double paramData::lowLim

§ name

std::string paramData::name

§ type

paramType paramData::type

§ units

std::string paramData::units

§ value

double paramData::value

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