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

Public Types | |
| enum | phase_type { STD, PHASE } |
Public Methods | |
| real_interp (const abstract_real_parameter &xp, phase_type ptype=STD) | |
| real_interp (phase_type ptype=STD) | |
| real_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, phase_type ptype=STD) | |
| real_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, phase_type ptype=STD) | |
| real_interp (const real_matrix &rt, int xrow, int yrow, const abstract_real_parameter &xp, phase_type ptype=STD) | |
| real_interp (const datafile &df, int xcol, int ycol, const abstract_real_parameter &xp, phase_type ptype=STD) | |
| real_interp& | parameter (const abstract_real_parameter &xp) |
| real_interp& | file (const char *const name, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true, phase_type ptype=STD) |
| real_interp& | file (istream &s, double x_unit=1.0, double y_unit=1.0, int ycol=1, bool ignore_ws=true, phase_type ptype=STD) |
| real_interp& | table (const real_matrix &rt, int xrow, int yrow, phase_type ptype=STD) |
| real_interp& | table (const datafile &df, int xcol, int ycol, phase_type ptype=STD) |
| double | get () const |
| Get the value of this parameter. More... | |
Private Methods | |
| double | phase_adjust (double phase) const |
| void | construct (const real_matrix &rt, int xrow, int yrow) |
Private Attributes | |
| const abstract_real_parameter* | xparam |
| phase_type | phase |
|
|
Definition at line 67 of file real_interp.h. |
|
|
Definition at line 49 of file real_interp.cc. |
|
|
Definition at line 54 of file real_interp.cc. |
|
|
Definition at line 62 of file real_interp.cc. |
|
|
Definition at line 69 of file real_interp.cc. |
|
|
|
|
|
Definition at line 79 of file real_interp.cc. |
|
|
Referenced by real_interp(), and table().
|
|
|
Definition at line 164 of file real_interp.cc. |
|
|
Definition at line 214 of file real_interp.cc. Referenced by real_interp().
|
|
|
Get the value of this parameter.
Reimplemented from abstract_real_parameter. Definition at line 233 of file real_interp.cc. |
|
|
Definition at line 182 of file real_interp.h. |
|
|
Definition at line 252 of file real_interp.cc. Referenced by file(), and get().
|
|
|
Definition at line 216 of file real_interp.h. |
|
|
Definition at line 209 of file real_interp.h. |
|
|
Definition at line 237 of file real_interp.h. |
|
|
Definition at line 236 of file real_interp.h. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7