#include <cpl.h>
Go to the source code of this file.
|
| cpl_vector * | gravi_ellipse_phase_create (cpl_vector *vectCA, cpl_vector *vectDB, cpl_vector *envelope_vector) |
| | Compute the phase atan{X',Y'}, unwraped from first sample.
|
| |
| cpl_vector * | gravi_ellipse_phase_create_fast (cpl_vector *vectCA, cpl_vector *vectDB) |
| |
| cpl_vector * | gravi_ellipse_meanopd_create (cpl_table *spectrum_table, cpl_table *detector_table, cpl_table **oiwave_tables, cpl_vector *guess_vector, int base) |
| | Compute the OPD modulation of a baseline from spectrum.
|
| |
◆ USE_LINEAR_ELLIPSE
| #define USE_LINEAR_ELLIPSE 1 |