25#ifndef __RECTWAVEGUIDE_H 
   26#define __RECTWAVEGUIDE_H 
   30#define PHYS_A_PRM PHYS_WIDTH_PRM 
   31#define PHYS_B_PRM PHYS_S_PRM 
   53    double fc( 
int, 
int );
 
 
double kc_square(int, int)
 
void get_rectwaveguide_comp()
 
void calcSynthesize() override
Computation for synthesis.
 
void get_rectwaveguide_phys()
 
void get_rectwaveguide_sub()
 
void get_rectwaveguide_elec()
 
void show_results() override
Shows results.
 
void calcAnalyze() override
Computation for analysis.
 
void showSynthesize() override
Shows analysis results and checks for errors / warnings.
 
void showAnalyze() override
Shows synthesis results and checks for errors / warnings.