Go to the documentation of this file.
374 #ifndef WCSLIB_FITSHDR
375 #define WCSLIB_FITSHDR
377 #include "wcsconfig.h"
383 #define FITSHDR_KEYWORD 0x01
384 #define FITSHDR_KEYVALUE 0x02
385 #define FITSHDR_COMMENT 0x04
386 #define FITSHDR_KEYREC 0x08
387 #define FITSHDR_CARD 0x08
388 #define FITSHDR_TRAILER 0x10
394 typedef WCSLIB_INT64
int64;
396 typedef int int64[3];
408 #define KEYIDLEN (sizeof(struct fitskeyid)/sizeof(int))
432 #define KEYLEN (sizeof(struct fitskey)/sizeof(int))
435 int fitshdr(
const char header[],
int nkeyrec,
int nkeyids,