Uses of Interface
nom.tam.fits.header.hierarch.IHierarchKeyFormatter
Package
Description
The core classes of nom-tam-fits.
Support for the registered hierarchical keyword
convention.
-
Uses of IHierarchKeyFormatter in nom.tam.fits
Modifier and TypeMethodDescriptionstatic IHierarchKeyFormatter
FitsFactory.getHierarchFormater()
Returns the formatter instance for HIERARCH style keywords.Modifier and TypeMethodDescriptionstatic void
FitsFactory.setHierarchFormater
(IHierarchKeyFormatter formatter) There is not a real standard how to write hierarch keys, default we use the one where every key is separated by a blank. -
Uses of IHierarchKeyFormatter in nom.tam.fits.header.hierarch
Modifier and TypeClassDescriptionclass
Deprecated.Non-standard HIERARCH keyword formatter that separates hierarchical keyword component by multiple while spaces.class
HIERARCH keyword formatter based on the ESO convention.