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
c_microstrip Class Reference

#include <c_microstrip.h>

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

Public Member Functions

 c_microstrip ()
 
 ~c_microstrip ()
 
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 c_microstrip.h.

Constructor & Destructor Documentation

c_microstrip::c_microstrip ( )

Definition at line 39 of file c_microstrip.cpp.

c_microstrip::~c_microstrip ( )

Definition at line 44 of file c_microstrip.cpp.

Member Function Documentation

void c_microstrip::analyze ( )
virtual

Reimplemented from transline.

Definition at line 800 of file c_microstrip.cpp.

void c_microstrip::synthesize ( )
virtual

Reimplemented from transline.

Definition at line 831 of file c_microstrip.cpp.

Here is the call graph for this function:


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