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

amp_k Class Reference

#include <error_terms.h>

Inheritance diagram for amp_k::

error_term_mode error_term List of all members.

Public Methods

 amp_k (nport &ckt, int input=1, int output=2, error_term_mode::mode etm=ABOVE, double tar=3.0)
amp_k& in (int i)
amp_k& out (int i)
double get (state_tag)

Private Attributes

int in_port
int out_port
nportnp

Constructor & Destructor Documentation

amp_k::amp_k ( nport & ckt,
int input = 1,
int output = 2,
error_term_mode::mode etm = ABOVE,
double tar = 3.0 ) [inline]
 

Definition at line 391 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 126 of file error_terms.cc.

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

Definition at line 402 of file error_terms.h.

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

Definition at line 403 of file error_terms.h.


Member Data Documentation

int amp_k::in_port [private]
 

Definition at line 408 of file error_terms.h.

nport * amp_k::np [private]
 

Definition at line 409 of file error_terms.h.

int amp_k::out_port [private]
 

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