|
Qucs-core
0.0.19
|
#include "logging.h"#include "strlist.h"#include "object.h"#include "complex.h"#include "vector.h"#include "dataset.h"

Go to the source code of this file.
Functions | |
| void | touchstone_producer (const char *variable) |
Variables | |
| qucs::dataset * | qucs_data |
| FILE * | touchstone_out |
| void touchstone_producer | ( | const char * | variable | ) |
Definition at line 254 of file touchstone_producer.cpp.
| qucs::dataset* qucs_data |
Definition at line 40 of file csv_producer.cpp.
| FILE* touchstone_out |
1.7.6.1