|
|
void | calcMicrostrip (double width, double freq, double &er_eff, double &zl) |
| |
|
bool | synthesizeMicrostrip (double Z0, double e_length, double freq) |
| |
|
double | getMicrostripOpen (double Wh, double er, double er_eff) |
| |
|
bool | synthesizeCoupledMicrostrip (double zl_even, double zl_odd, double length, double freq) |
| |
|
void | calcCoupledMicrostrip (double width, double gap, double freq, double &zl_even, double &zl_odd, double &er_eff_even, double &er_eff_odd) |
| |
|
void | printResults (const std::string &title="Results") |
| |
The documentation for this class was generated from the following files:
- Tools/TransmissionLineSynthesis/Microstrip.h
- Tools/TransmissionLineSynthesis/Microstrip.cpp