|
Qucs-core
0.0.18
|
#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.
| int mdl_point_t::n |
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.
| int mdl_point_t::x |
Definition at line 57 of file check_mdl.h.
| int mdl_point_t::y |
Definition at line 58 of file check_mdl.h.
1.8.6