Open source Very Long Baseline Interferometry
OpenVLBI
|
Binary table FITS Matrix.
#include <fits.h>
Public Attributes | ||
char * | name | |
Matrix name. | ||
char * | format | |
Matrix format string. | ||
char * | value | |
Matrix measure unit string. | ||
char * | comment | |
Matrix description. | ||
struct { | ||
dsp_fits_keyword name | ||
Axes name. | ||
dsp_fits_keyword format | ||
Axes format. | ||
dsp_fits_keyword unit | ||
Axes measure unit. | ||
dsp_fits_keyword dims | ||
Axes quantity. | ||
} | axes_definition | |
Axes definition. | ||