FITS dispatch layer.
More...
#include "config.h"
#include <stdlib.h>
#include "fitsdispatch.h"
#include "nc4dispatch.h"
#include "hdf5dispatch.h"
#include "netcdf_filter.h"
FITS dispatch layer.
- Author
- Edward Hartnett
- Date
- 2026-06-28
- Copyright
- Intelligent Data Design, Inc. All rights reserved.
◆ NC_FITS_finalize()
| int NC_FITS_finalize |
( |
void |
| ) |
|
◆ NC_FITS_initialize()
| NC_Dispatch * NC_FITS_initialize |
( |
void |
| ) |
|
◆ FITS_dispatch_table
| const NC_Dispatch* FITS_dispatch_table = NULL |
◆ FITS_dispatcher
| const NC_Dispatch FITS_dispatcher |
|
static |