Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members

FITS format. More...

#include <fits.h>

Public Attributes

char typestr [8]
 String format. More...
 
int typecode
 FITSIO typecode. More...
 
long repeat
 Number of repetitions. More...
 
long width
 Width of each element. More...
 

Detailed Description

FITS format.

Definition at line 38 of file fits.h.

Member Data Documentation

◆ repeat

long dsp_fits_format::repeat

Number of repetitions.

Definition at line 45 of file fits.h.

◆ typecode

int dsp_fits_format::typecode

FITSIO typecode.

Definition at line 43 of file fits.h.

◆ typestr

char dsp_fits_format::typestr[8]

String format.

Definition at line 41 of file fits.h.

◆ width

long dsp_fits_format::width

Width of each element.

Definition at line 47 of file fits.h.


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