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

input_tn Class Reference

#include <error_terms.h>

Inheritance diagram for input_tn::

error_term_mode error_term List of all members.

Public Methods

 input_tn (nport &ckt, int input=1, int output=2, error_term_mode::mode etm=MATCH, double tar=0.0)
input_tn& in (int i)
input_tn& out (int i)
double get (state_tag)

Private Attributes

int in_port
int out_port
nportnp

Constructor & Destructor Documentation

input_tn::input_tn ( nport & ckt,
int input = 1,
int output = 2,
error_term_mode::mode etm = MATCH,
double tar = 0.0 ) [inline]
 

Definition at line 360 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 98 of file error_terms.cc.

input_tn & input_tn::in ( int i ) [inline]
 

Definition at line 371 of file error_terms.h.

input_tn & input_tn::out ( int i ) [inline]
 

Definition at line 372 of file error_terms.h.


Member Data Documentation

int input_tn::in_port [private]
 

Definition at line 377 of file error_terms.h.

nport * input_tn::np [private]
 

Definition at line 378 of file error_terms.h.

int input_tn::out_port [private]
 

Definition at line 377 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