casa
5.7.0-16
|
#include <alma_datastruct.h>
Public Attributes | |
double | ev |
The evidence value of the data. More... | |
double | c |
The zenith water vapour column estimate in mm. More... | |
double | c_err |
The first-order error on the water vapour estimate. More... | |
double | dTdL [4] |
The phase correction coefficients. More... | |
double | dTdL_err [4] |
The first-order error on phase correction coefficients. More... | |
Definition at line 35 of file alma_datastruct.h.
double ALMARes_Basic::c |
The zenith water vapour column estimate in mm.
Definition at line 43 of file alma_datastruct.h.
double ALMARes_Basic::c_err |
The first-order error on the water vapour estimate.
Definition at line 47 of file alma_datastruct.h.
double ALMARes_Basic::dTdL[4] |
The phase correction coefficients.
Definition at line 51 of file alma_datastruct.h.
double ALMARes_Basic::dTdL_err[4] |
The first-order error on phase correction coefficients.
Definition at line 55 of file alma_datastruct.h.
double ALMARes_Basic::ev |
The evidence value of the data.
Definition at line 39 of file alma_datastruct.h.