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

gain_dB Class Reference

#include <error_terms.h>

Inheritance diagram for gain_dB::

error_term_mode error_term List of all members.

Public Methods

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

Private Attributes

int in_port
int out_port
nportnp

Constructor & Destructor Documentation

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

Definition at line 299 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 52 of file error_terms.cc.

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

Definition at line 310 of file error_terms.h.

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

Definition at line 311 of file error_terms.h.


Member Data Documentation

int gain_dB::in_port [private]
 

Definition at line 316 of file error_terms.h.

nport * gain_dB::np [private]
 

Definition at line 317 of file error_terms.h.

int gain_dB::out_port [private]
 

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