Qucs-core
0.0.19
|
#include <check_mdl.h>
Data Fields | |
int | n |
int | x |
int | y |
double | r |
double | i |
struct mdl_point_t * | next |
Definition at line 55 of file check_mdl.h.
double mdl_point_t::i |
Definition at line 60 of file check_mdl.h.
Definition at line 56 of file check_mdl.h.
struct mdl_point_t* mdl_point_t::next |
Definition at line 61 of file check_mdl.h.
double mdl_point_t::r |
Definition at line 59 of file check_mdl.h.
Definition at line 57 of file check_mdl.h.
Definition at line 58 of file check_mdl.h.