#include <complex_interp.h>
Inheritance diagram for complex_interp::

Public Types | |
| enum | data_mode { CARTESIAN = 0, POLAR = 1, DB = 2 } |
Public Methods | |
| complex_interp (const abstract_real_parameter &xp) | |
| complex_interp () | |
| complex_interp (const abstract_real_parameter &xp, const char *const name, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true) | |
| complex_interp (const abstract_real_parameter &xp, istream &s, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true) | |
| complex_interp (const complex_matrix &ct, int xrow, int yrow, const abstract_real_parameter &xp) | |
| complex_interp (const real_matrix &rt, int xrow, int yrow1, int yrow2, const abstract_real_parameter &xp, data_mode dmode=CARTESIAN) | |
| complex_interp (const datafile &df, int xcol, int ycol1, int ycol2, const abstract_real_parameter &xp, data_mode dmode=CARTESIAN) | |
| complex_interp& | parameter (const abstract_real_parameter &xp) |
| complex_interp& | file (const char *const name, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true) |
| complex_interp& | file (istream &s, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true) |
| complex_interp& | touchstone (const char *const name, char conversion='S') |
| complex_interp& | table (const datafile &df, int xcol, int ycol1, int ycol2, data_mode dmode=CARTESIAN) |
| complex_interp& | table (const real_matrix &rt, int xrow, int yrow1, int yrow2, data_mode dmode=CARTESIAN) |
| complex_interp& | table (const complex_matrix &ct, int xrow, int yrow) |
| Complex | get () const |
| Get the value of this parameter. More... | |
Private Methods | |
| void | construct (const real_matrix &rt, int xcol, int ycol1, int ycol2, data_mode d) |
| void | construct (const complex_matrix &ct, int xcol, int ycol) |
Private Attributes | |
| const abstract_real_parameter* | xparam |
|
|
Definition at line 145 of file complex_interp.h. |
|
|
Definition at line 55 of file complex_interp.cc. |
|
|
Definition at line 59 of file complex_interp.cc. |
|
|
Definition at line 67 of file complex_interp.cc. |
|
|
Definition at line 73 of file complex_interp.cc. |
|
|
Definition at line 105 of file complex_interp.cc. |
|
|
Definition at line 94 of file complex_interp.cc. |
|
|
Definition at line 82 of file complex_interp.cc. |
|
|
Definition at line 179 of file complex_interp.cc. |
|
|
Definition at line 115 of file complex_interp.cc. Referenced by complex_interp(), and table().
|
|
|
Definition at line 226 of file complex_interp.cc. |
|
|
Definition at line 261 of file complex_interp.cc. Referenced by complex_interp().
|
|
|
Get the value of this parameter.
Reimplemented from abstract_complex_parameter. Definition at line 322 of file complex_interp.cc. |
|
|
Definition at line 197 of file complex_interp.h. Referenced by touchstone().
|
|
|
Definition at line 254 of file complex_interp.h. |
|
|
Definition at line 247 of file complex_interp.h. |
|
|
Definition at line 240 of file complex_interp.h. |
|
|
Definition at line 276 of file complex_interp.cc. |
|
|
Definition at line 273 of file complex_interp.h. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7