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

iv_match Class Reference

#include <error_terms.h>

Inheritance diagram for iv_match::

error_term List of all members.

Public Methods

 iv_match (mixer &m, const abstract_real_parameter &bias, const char *const filename, double V_units=mVolt, double I_units=Micro *Amp)
iv_match& v_offset (double v)
iv_match& i_offset (double i)
iv_match& v_offset (const abstract_real_parameter *pv)
iv_match& i_offset (const abstract_real_parameter *pi)
double get_a ()
double get_b ()
double get (state_tag)

Public Attributes

real_interp measured

Private Attributes

mixermix
const abstract_real_parameterV
parameter V_off
parameter I_off
Vector currents

Constructor & Destructor Documentation

iv_match::iv_match ( mixer & m,
const abstract_real_parameter & bias,
const char *const filename,
double V_units = mVolt,
double I_units = Micro*Amp ) [inline]
 

Definition at line 546 of file error_terms.h.


Member Function Documentation

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

Reimplemented from error_term.

Definition at line 230 of file error_terms.cc.

double iv_match::get_a ( ) [inline]
 

Definition at line 576 of file error_terms.h.

Referenced by get().

double iv_match::get_b ( )
 

Definition at line 216 of file error_terms.cc.

Referenced by get().

iv_match & iv_match::i_offset ( const abstract_real_parameter * pi ) [inline]
 

Definition at line 572 of file error_terms.h.

iv_match & iv_match::i_offset ( double i ) [inline]
 

Definition at line 569 of file error_terms.h.

iv_match & iv_match::v_offset ( const abstract_real_parameter * pv ) [inline]
 

Definition at line 570 of file error_terms.h.

iv_match & iv_match::v_offset ( double v ) [inline]
 

Definition at line 568 of file error_terms.h.


Member Data Documentation

parameter iv_match::I_off [private]
 

Definition at line 593 of file error_terms.h.

const abstract_real_parameter * iv_match::V [private]
 

Definition at line 588 of file error_terms.h.

parameter iv_match::V_off [private]
 

Definition at line 592 of file error_terms.h.

Vector iv_match::currents [private]
 

Definition at line 596 of file error_terms.h.

real_interp iv_match::measured
 

Definition at line 561 of file error_terms.h.

Referenced by get_a().

mixer * iv_match::mix [private]
 

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