FACT++  1.0
FITS Namespace Reference

Classes

struct  BlockHeader
 
struct  Compression
 
struct  TileHeader
 

Enumerations

enum  CompressionProcess_t { kFactRaw = 0x0, kFactSmoothing = 0x1, kFactHuffman16 = 0x2 }
 
enum  RowOrdering_t { kOrderByCol = 'C', kOrderByRow = 'R' }
 

Functions

static bool IsReservedKeyWord (const std::string &key)
 
static std::string CommentFromType (char type)
 
static uint32_t SizeFromType (char type)
 
struct FITS::TileHeader __attribute__ ((__packed__))
 

Variables

struct FITS::Compression __attribute__