|
Open source Very Long Baseline Interferometry
OpenVLBI
|
Binary table FITS Matrix axis.
#include <fits.h>
Public Attributes | ||
| char * | name | |
| Axis name. | ||
| char * | format | |
| Axis format string. | ||
| char * | unit | |
| Axis measure unit string. | ||
| char * | value | |
| Axis default value. | ||
| char * | comment | |
| Axis description. | ||
| struct { | ||
| dsp_fits_keyword name | ||
| Data name. | ||
| dsp_fits_keyword increment | ||
| Data increment step. | ||
| dsp_fits_keyword refpix | ||
| Data reference pixel. | ||
| dsp_fits_keyword value | ||
| Data reference pixel value. | ||
| } | definition | |
| Data definition. | ||