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

amp_mag_delta Class Reference

#include <error_terms.h>

Inheritance diagram for amp_mag_delta::

error_term_mode error_term List of all members.

Public Methods

 amp_mag_delta (nport &ckt, int input=1, int output=2, error_term_mode::mode etm=BELOW, double tar=0.5)
amp_mag_delta& in (int i)
amp_mag_delta& out (int i)
double get (state_tag)

Private Attributes

int in_port
int out_port
nportnp

Constructor & Destructor Documentation

amp_mag_delta::amp_mag_delta ( nport & ckt,
int input = 1,
int output = 2,
error_term_mode::mode etm = BELOW,
double tar = 0.5 ) [inline]
 

Definition at line 422 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 134 of file error_terms.cc.

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

Definition at line 433 of file error_terms.h.

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

Definition at line 434 of file error_terms.h.


Member Data Documentation

int amp_mag_delta::in_port [private]
 

Definition at line 439 of file error_terms.h.

nport * amp_mag_delta::np [private]
 

Definition at line 440 of file error_terms.h.

int amp_mag_delta::out_port [private]
 

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