TwiceAsNice  2019-02-18
Public Types | Public Attributes | List of all members
structtab Struct Reference

#include <fitscat.h>

Collaboration diagram for structtab:
Collaboration graph

Public Types

enum  { COMPRESS_NONE, COMPRESS_BASEBYTE, COMPRESS_PREVPIX }
 
enum  { COMPRESS_NONE, COMPRESS_BASEBYTE, COMPRESS_PREVPIX }
 

Public Attributes

int bitpix
 
int bytepix
 
int bitsgn
 
double bscale
 
double bzero
 
int blank
 
int blankflag
 
enum structtab:: { ... }  compress_type
 
char * compress_buf
 
char * compress_bufptr
 
int compress_curval
 
int compress_checkval
 
size_t compress_npix
 
int naxis
 
int * naxisn
 
int tfields
 
int pcount
 
int gcount
 
KINGSIZE_T tabsize
 
char xtension [82]
 
char extname [82]
 
char * headbuf
 
int headnblock
 
char * bodybuf
 
OFF_T bodypos
 
OFF_T headpos
 
struct structcatcat
 
struct structtabprevtab
 
struct structtabnexttab
 
int seg
 
int nseg
 
keystructkey
 
int nkey
 
int swapflag
 
char swapname [MAXCHARS]
 
unsigned int bodysum
 
enum structtab:: { ... }  compress_type
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
COMPRESS_NONE 
COMPRESS_BASEBYTE 
COMPRESS_PREVPIX 

◆ anonymous enum

anonymous enum
Enumerator
COMPRESS_NONE 
COMPRESS_BASEBYTE 
COMPRESS_PREVPIX 

Member Data Documentation

◆ bitpix

int structtab::bitpix

◆ bitsgn

int structtab::bitsgn

◆ blank

int structtab::blank

◆ blankflag

int structtab::blankflag

◆ bodybuf

char * structtab::bodybuf

◆ bodypos

OFF_T structtab::bodypos

◆ bodysum

unsigned int structtab::bodysum

◆ bscale

double structtab::bscale

◆ bytepix

int structtab::bytepix

◆ bzero

double structtab::bzero

◆ cat

struct structcat * structtab::cat

◆ compress_buf

char * structtab::compress_buf

◆ compress_bufptr

char * structtab::compress_bufptr

◆ compress_checkval

int structtab::compress_checkval

◆ compress_curval

int structtab::compress_curval

◆ compress_npix

size_t structtab::compress_npix

◆ compress_type [1/2]

enum { ... } structtab::compress_type

◆ compress_type [2/2]

enum { ... } structtab::compress_type

◆ extname

char structtab::extname

◆ gcount

int structtab::gcount

◆ headbuf

char * structtab::headbuf

◆ headnblock

int structtab::headnblock

◆ headpos

OFF_T structtab::headpos

◆ key

keystruct * structtab::key

◆ naxis

int structtab::naxis

◆ naxisn

int * structtab::naxisn

◆ nexttab

struct structtab * structtab::nexttab

◆ nkey

int structtab::nkey

◆ nseg

int structtab::nseg

◆ pcount

int structtab::pcount

◆ prevtab

struct structtab * structtab::prevtab

◆ seg

int structtab::seg

◆ swapflag

int structtab::swapflag

◆ swapname

char structtab::swapname

◆ tabsize

KINGSIZE_T structtab::tabsize

◆ tfields

int structtab::tfields

◆ xtension

char structtab::xtension

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