| 
    Qucs-core
    0.0.18
    
   | 
 
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.
| char touchstone_data_t::parameter | 
Definition at line 47 of file touchstone_producer.cpp.
| int touchstone_data_t::ports | 
Definition at line 48 of file touchstone_producer.cpp.
| double touchstone_data_t::resistance | 
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.8.6