My Project
0.0.16
QUCS Mapping
|
Go to the source code of this file.
Classes | |
struct | modeltable_t |
class | bondwire |
Macros | |
#define | TABLE(x) { #x, x } |
#define | ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0])) |
Enumerations | |
enum | bondwiremodel { FREESPACE, MIRROR, DESCHARLES } |
Variables | |
PROP_REQ [] | |
PROP_OPT [] | |
array size
Definition at line 65 of file bondwire.cpp.
create a matching table between model number and string
Definition at line 63 of file bondwire.cpp.
enum bondwiremodel |
bondwire model number
FREESPACE |
fresspace model |
MIRROR |
mirror plane model |
DESCHARLES |
Descharles Algani Mercier Alquie model |
Definition at line 68 of file bondwire.cpp.
PROP_OPT[] |
Definition at line 429 of file bondwire.cpp.
PROP_REQ[] |
Definition at line 419 of file bondwire.cpp.