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

s_mag Class Reference

#include <error_terms.h>

Inheritance diagram for s_mag::

error_term_mode error_term List of all members.

Public Methods

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

Private Attributes

int in_port
int out_port
nportnp

Constructor & Destructor Documentation

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

Definition at line 329 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 77 of file error_terms.cc.

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

Definition at line 340 of file error_terms.h.

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

Definition at line 341 of file error_terms.h.


Member Data Documentation

int s_mag::in_port [private]
 

Definition at line 346 of file error_terms.h.

nport * s_mag::np [private]
 

Definition at line 347 of file error_terms.h.

int s_mag::out_port [private]
 

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