#include <coax.h>
|
| coax () |
|
| ~coax () |
|
void | analyze () |
|
void | synthesize () |
|
| 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 *) |
|
Definition at line 27 of file coax.h.
void coax::synthesize |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files:
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-transcalc/coax.h
- C:/Users/VonFurstenBerg/Documents/DownLoad/QUCS-src/qucs-0.0.16/qucs-transcalc/coax.cpp