18 #ifndef SMITHDIAGRAM_H
19 #define SMITHDIAGRAM_H
31 static Element*
info(QString&,
char* &,
bool getNewOne=
false);
32 static Element*
info_y(QString&,
char* &,
bool getNewOne=
false);
SmithDiagram(int _cx=0, int _cy=0, bool ImpMode=true)
void calcCoordinate(double *&, double *&, double *&, float *, float *, Axis *)
static Element * info_y(QString &, char *&, bool getNewOne=false)
static Element * info(QString &, char *&, bool getNewOne=false)
Superclass of all schematic drawing elements.