|
Qucs-core
0.0.19
|
#include <check_touchstone.h>
Data Fields | |
| const char * | unit |
| char | parameter |
| const char * | format |
| double | resistance |
| double | factor |
| int | ports |
| int | noise |
| int | lines |
Definition at line 51 of file check_touchstone.h.
| double touchstone_t::factor |
Definition at line 56 of file check_touchstone.h.
| const char* touchstone_t::format |
Definition at line 54 of file check_touchstone.h.
Definition at line 59 of file check_touchstone.h.
Definition at line 58 of file check_touchstone.h.
Definition at line 53 of file check_touchstone.h.
Definition at line 57 of file check_touchstone.h.
| double touchstone_t::resistance |
Definition at line 55 of file check_touchstone.h.
| const char* touchstone_t::unit |
Definition at line 52 of file check_touchstone.h.
1.7.6.1