Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

two_match Class Reference

#include <error_terms.h>

Inheritance diagram for two_match::

error_term List of all members.

Public Methods

 two_match (nport &ckt1, nport &ckt2)
double get (state_tag)

Private Attributes

nportnp1
nportnp2

Constructor & Destructor Documentation

two_match::two_match ( nport & ckt1,
nport & ckt2 ) [inline]
 

Definition at line 453 of file error_terms.h.


Member Function Documentation

double two_match::get ( state_tag tag ) [virtual]
 

Reimplemented from error_term.

Definition at line 144 of file error_terms.cc.


Member Data Documentation

nport * two_match::np1 [private]
 

Definition at line 458 of file error_terms.h.

nport * two_match::np2 [private]
 

Definition at line 458 of file error_terms.h.


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

Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7