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

#include <microstrip.h>

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

Public Member Functions

 microstrip ()
 
 ~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 *)
 

Friends

class c_microstrip
 

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 microstrip.h.

Constructor & Destructor Documentation

microstrip::microstrip ( )

Definition at line 40 of file microstrip.cpp.

microstrip::~microstrip ( )

Definition at line 44 of file microstrip.cpp.

Member Function Documentation

void microstrip::analyze ( )
virtual

Reimplemented from transline.

Definition at line 479 of file microstrip.cpp.

void microstrip::synthesize ( )
virtual

Reimplemented from transline.

Definition at line 503 of file microstrip.cpp.

Here is the call graph for this function:

Friends And Related Function Documentation

friend class c_microstrip
friend

Definition at line 32 of file microstrip.h.


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