|
Class Summary |
| A3DTableHDU |
FITS binary table header/data unit |
| AsciiTableHDU |
FITS ASCII table header/data unit
ASCII tables are not currently suppoted. |
| BasicHDU |
This abstract class is the parent of all HDU types. |
| BinaryTable |
This class defines the methods for accessing FITS binary table data. |
| BinaryTableHDU |
FITS binary table header/data unit |
| BinaryTableHeaderParser |
This class defines the methods for accessing FITS binary table header
information. |
| Column |
Keep header and data information for a column from a FITS table. |
| Data |
This class provides methods to access the data segment of an
HDU. |
| ExtensionHDU |
Generic FITS extension methods |
| Fits |
This class provides access to routines to allow users
to read and write FITS files. |
| FitsDate |
|
| HDU |
Methods to read/write FITS Header/Data unit (HDU). |
| Header |
This class describes methods to access and manipulate the header
for a FITS HDU. |
| HeaderCard |
This class describes methods to access and manipulate the individual
cards for a FITS Header. |
| ImageData |
This class instantiates FITS primary HDU and IMAGE extension data. |
| ImageHDU |
FITS image header/data unit |
| PrimaryHDU |
FITS primary array header/data unit |
| RandomGroupsData |
This class instantiates FITS Random Groups data. |
| RandomGroupsHDU |
Random groups HDUs. |
| TableHDU |
Generic FITS table methods |