|
Qucs-core
0.0.19
|
#include <check_mdl.h>

Data Fields | |
| char * | master |
| char * | name |
| double | ratio |
| double | offset |
| struct mdl_sync_t * | next |
Definition at line 128 of file check_mdl.h.
| char* mdl_sync_t::master |
Definition at line 129 of file check_mdl.h.
| char* mdl_sync_t::name |
Definition at line 130 of file check_mdl.h.
| struct mdl_sync_t* mdl_sync_t::next |
Definition at line 133 of file check_mdl.h.
| double mdl_sync_t::offset |
Definition at line 132 of file check_mdl.h.
| double mdl_sync_t::ratio |
Definition at line 131 of file check_mdl.h.
1.7.6.1