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

#include <coplanar.h>

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

Public Member Functions

 coplanar ()
 
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 *)
 

Protected Attributes

bool backMetal
 
- Protected Attributes inherited from transline
double f
 
double sigma
 
double mur
 
double skindepth
 

Additional Inherited Members

- Protected Member Functions inherited from transline
double skin_depth ()
 

Detailed Description

Definition at line 27 of file coplanar.h.

Constructor & Destructor Documentation

coplanar::coplanar ( )

Definition at line 54 of file coplanar.cpp.

Member Function Documentation

void coplanar::analyze ( )
virtual

Reimplemented from transline.

Definition at line 197 of file coplanar.cpp.

void coplanar::synthesize ( )
virtual

Reimplemented from transline.

Definition at line 212 of file coplanar.cpp.

Here is the call graph for this function:

Member Data Documentation

bool coplanar::backMetal
protected

Definition at line 50 of file coplanar.h.


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