Qucs-core
0.0.19
|
#include <netdefs.h>
Data Fields | |
char * | ident |
char * | unit |
char * | scale |
double | value |
int | var |
int | subst |
int | hint |
int | range |
struct value_t * | next |
char* value_t::ident |
struct value_t* value_t::next |
char* value_t::scale |
char* value_t::unit |
double value_t::value |