My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
coax Class Reference

#include <coax.h>

Inheritance diagram for coax:
Inheritance graph
[legend]
Collaboration diagram for coax:
Collaboration graph
[legend]

Public Member Functions

 coax ()
 
 ~coax ()
 
void analyze ()
 
void synthesize ()
 
- Public Member Functions inherited from transline
 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 *)
 

Additional Inherited Members

- Protected Member Functions inherited from transline
double skin_depth ()
 
- Protected Attributes inherited from transline
double f
 
double sigma
 
double mur
 
double skindepth
 

Detailed Description

Definition at line 27 of file coax.h.

Constructor & Destructor Documentation

coax::coax ( )

Definition at line 41 of file coax.cpp.

coax::~coax ( )

Definition at line 45 of file coax.cpp.

Member Function Documentation

void coax::analyze ( )
virtual

Reimplemented from transline.

Definition at line 111 of file coax.cpp.

Here is the call graph for this function:

void coax::synthesize ( )
virtual

Reimplemented from transline.

Definition at line 142 of file coax.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: