|
Qucs-core
0.0.19
|

Data Fields | |
| char | parameter |
| int | ports |
| double | resistance |
| const char * | format |
| qucs::vector * | vd |
| matvec * | mv |
| qucs::vector * | fmin |
| qucs::vector * | sopt |
| qucs::vector * | rn |
| qucs::vector * | vf |
Definition at line 46 of file touchstone_producer.cpp.
| qucs::vector* touchstone_data_t::fmin |
Definition at line 53 of file touchstone_producer.cpp.
| const char* touchstone_data_t::format |
Definition at line 50 of file touchstone_producer.cpp.
| matvec* touchstone_data_t::mv |
Definition at line 52 of file touchstone_producer.cpp.
Definition at line 47 of file touchstone_producer.cpp.
Definition at line 48 of file touchstone_producer.cpp.
Definition at line 49 of file touchstone_producer.cpp.
| qucs::vector* touchstone_data_t::rn |
Definition at line 55 of file touchstone_producer.cpp.
| qucs::vector* touchstone_data_t::sopt |
Definition at line 54 of file touchstone_producer.cpp.
| qucs::vector* touchstone_data_t::vd |
Definition at line 51 of file touchstone_producer.cpp.
| qucs::vector* touchstone_data_t::vf |
Definition at line 56 of file touchstone_producer.cpp.
1.7.6.1