My Project
0.0.16
QUCS Mapping
|
#include <c_microstrip.h>
Public Member Functions | |
c_microstrip () | |
~c_microstrip () | |
void | analyze () |
void | synthesize () |
Public Member Functions inherited from transline | |
transline () | |
virtual | ~transline () |
void | setApplication (QucsTranscalc *) |
void | setProperty (const char *, double) |
void | setProperty (const char *, double, int, int) |
double | getProperty (const char *) |
double | getProperty (const char *, int, int) |
double | convertProperty (const char *, double, int, int) |
void | setResult (int, double, const char *) |
void | setResult (int, const char *) |
int | translateUnit (char *) |
char * | getUnit (const char *) |
bool | isSelected (const char *) |
Additional Inherited Members | |
Protected Member Functions inherited from transline | |
double | skin_depth () |
Protected Attributes inherited from transline | |
double | f |
double | sigma |
double | mur |
double | skindepth |
Definition at line 27 of file c_microstrip.h.
c_microstrip::c_microstrip | ( | ) |
Definition at line 39 of file c_microstrip.cpp.
c_microstrip::~c_microstrip | ( | ) |
Definition at line 44 of file c_microstrip.cpp.
|
virtual |
Reimplemented from transline.
Definition at line 800 of file c_microstrip.cpp.
|
virtual |
Reimplemented from transline.
Definition at line 831 of file c_microstrip.cpp.