Struct FitsSchemaItem

Struct Documentation

struct FitsSchemaItem

A structure that describes a field as a collection of related strings read from the FITS header.

Public Functions

FitsSchemaItem(int column_, int bit_)

Public Members

int column
int bit
std::string ttype
std::string tform
std::string tccls
std::string tunit
std::string doc