|
Qucs-core
0.0.18
|
#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.
| int touchstone_t::lines |
Definition at line 59 of file check_touchstone.h.
| int touchstone_t::noise |
Definition at line 58 of file check_touchstone.h.
| char touchstone_t::parameter |
Definition at line 53 of file check_touchstone.h.
| int touchstone_t::ports |
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.8.6