Qucs-core
0.0.19
|
#include <netdefs.h>
Data Fields | |
const char * | key |
int | type |
struct { | |
nr_double_t d | |
const char * s | |
} | defaultval |
struct { | |
char il | |
nr_double_t l | |
nr_double_t h | |
char ih | |
const char * str [8] | |
} | range |
struct { ... } property_t::defaultval |
char property_t::ih |
char property_t::il |
const char* property_t::key |
struct { ... } property_t::range |
const char* property_t::s |
const char* property_t::str[8] |