My Project
0.0.16
QUCS Mapping
|
#include <qf_filter.h>
Public Attributes | |
qfct | comp |
qf_double_t | val |
unsigned | node1 |
unsigned | node2 |
Definition at line 54 of file qf_filter.h.
qfct qf_comp::comp |
Definition at line 56 of file qf_filter.h.
unsigned qf_comp::node1 |
Definition at line 58 of file qf_filter.h.
unsigned qf_comp::node2 |
Definition at line 59 of file qf_filter.h.
qf_double_t qf_comp::val |
Definition at line 57 of file qf_filter.h.