Qucs-core
0.0.18
|
#include "component.h"
#include "substrate.h"
#include "device.h"
#include "msline.h"
#include "mstee.h"
Go to the source code of this file.
Data Structures | |
class | mstee |
Functions | |
circuit * | splitMicrostrip (circuit *base, circuit *line, net *subnet, const char *c, const char *n, int internal) |
void | disableMicrostrip (circuit *base, circuit *line, net *subnet, int internal) |
Variables | |
PROP_REQ [] | |
PROP_OPT [] | |
void disableMicrostrip | ( | circuit * | base, |
circuit * | line, | ||
net * | subnet, | ||
int | internal | ||
) |
circuit* splitMicrostrip | ( | circuit * | base, |
circuit * | line, | ||
net * | subnet, | ||
const char * | c, | ||
const char * | n, | ||
int | internal | ||
) |
PROP_OPT[] |
PROP_REQ[] |