LTL
2.0.x
|
Classes | |
class | ltl::FitsHeader |
Representation of a complete FITS header. Holds also header I/O methods. More... | |
Namespaces | |
ltl | |
Macros | |
#define | FITS_SYNTAX_CHECK |
Holds FITS header class ltl::FitsHeader and methods.
FITS Syntax
Chars 1 - 8 can be:
Valid keywords: mandatory, other reserved, or additional
Mandatory keywords: principal, or conforming extensions.
Principal: all must be fixed format.
Conforming extensions: Support development is on the way...
Other reserved keywords:
Intensive syntax check is performed only for mandatory keywords and some reserved keywords.
Values: no complex values supported up to now.
Supported: strings, boolian, integers, floating point;
all in fixed or unfixed format.
#define FITS_SYNTAX_CHECK |