NEP 2.7.0
NetCDF Extension Pack
Loading...
Searching...
No Matches
Data Fields
NC_FITS_VAR_INFO Struct Reference

#include <fitsdispatch.h>

Data Fields

int hdu_num
 
int col_num
 
int col_width
 

Detailed Description

Per-variable FITS info: which HDU and (for tables) which column.

Field Documentation

◆ col_num

int NC_FITS_VAR_INFO::col_num

1-based column number; 0 = image variable

◆ col_width

int NC_FITS_VAR_INFO::col_width

bytes per string element (TSTRING columns only; 0 otherwise)

◆ hdu_num

int NC_FITS_VAR_INFO::hdu_num

1-based HDU number in the FITS file


The documentation for this struct was generated from the following file: