Qucs-GUI
0.0.19
|
#include <tunneldiode.h>
Public Member Functions | |
TunnelDiode () | |
Component * | newOne () |
Static Public Member Functions | |
static Element * | info (QString &, char *&, bool getNewOne=false) |
Definition at line 20 of file tunneldiode.h.
Element * TunnelDiode::info | ( | QString & | Name, |
char *& | BitmapFile, | ||
bool | getNewOne = false |
||
) | [static] |
Component * TunnelDiode::newOne | ( | ) | [virtual] |
Reimplemented from Component.
Definition at line 77 of file tunneldiode.cpp.