45 const cpl_parameterlist * parlist);
48 cpl_propertylist *
header);
51 cpl_table * vismet_table,
53 const cpl_parameterlist * parlist);
56 cpl_table * vismet_table,
57 cpl_propertylist *
header);
typedefCPL_BEGIN_DECLS struct _gravi_data_ gravi_data
cpl_propertylist * header
cpl_table * gravi_metrology_compute_p2vm(cpl_table *metrology_table, double wave_met)
Calibrate the P2VM of the metrology.
cpl_error_code gravi_metrology_reduce(gravi_data *, gravi_data *, gravi_data *, gravi_data *met_pos, const cpl_parameterlist *parlist)
Reduce the metrology.
cpl_table * gravi_metrology_create(cpl_table *metrology_table, cpl_propertylist *header)
Create the VIS_MET table.
cpl_error_code gravi_metrology_drs(cpl_table *metrology_table, cpl_table *vismet_table, cpl_propertylist *header, const cpl_parameterlist *parlist)
Fill the VIS_MET table with the DRS algorithm.
cpl_error_code gravi_metrology_tac(cpl_table *metrology_table, cpl_table *vismet_table, cpl_propertylist *header)
Compute the metrology signal from TAC algorithm.