Qucs-core
0.0.19
|
#include <check_mdl.h>
Data Fields | |
char * | type1 |
struct mdl_point_t * | data1 |
char * | type2 |
struct mdl_point_t * | data2 |
struct mdl_datasize_t * | dsize |
Definition at line 89 of file check_mdl.h.
struct mdl_point_t* mdl_dataset_t::data1 |
Definition at line 91 of file check_mdl.h.
struct mdl_point_t* mdl_dataset_t::data2 |
Definition at line 93 of file check_mdl.h.
struct mdl_datasize_t* mdl_dataset_t::dsize |
Definition at line 94 of file check_mdl.h.
char* mdl_dataset_t::type1 |
Definition at line 90 of file check_mdl.h.
char* mdl_dataset_t::type2 |
Definition at line 92 of file check_mdl.h.