GRAVI Pipeline Reference Manual 1.7.2
Loading...
Searching...
No Matches
Macros | Functions
gravi_ellipse.h File Reference
#include <cpl.h>

Go to the source code of this file.

Macros

#define USE_LINEAR_ELLIPSE   1
 

Functions

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.
 

Macro Definition Documentation

◆ USE_LINEAR_ELLIPSE

#define USE_LINEAR_ELLIPSE   1

Definition at line 35 of file gravi_ellipse.h.