CCfits
2.6
|
![]() ![]() | Abstract base class for Column objects |
![]() ![]() | Memory object representation of a disk FITS file |
![]() ![]() | FitsException is the base class for all exceptions thrown by this library |
![]() ![]() ![]() | Exception thrown if the data supplied for a write operation is less than declared |
![]() ![]() ![]() | Exception thrown for invalid data type inputs |
![]() ![]() ![]() | Exception thrown if user enters a non-positive number for the number of rows to write |
![]() ![]() ![]() | Exception thrown on attempting to read a row number beyond the end of a table |
![]() ![]() ![]() | Exception thrown on incorrect row writing request |
![]() ![]() ![]() | Exception thrown if a null value is specified without support from existing column header |
![]() ![]() ![]() | Exception to be thrown for inputs that cause range errors in column read operations |
![]() ![]() ![]() | Exception thrown on attempting to access a scalar column as vector data |
![]() ![]() ![]() | Exception to be thrown on unmatched extension types |
![]() ![]() ![]() | Thrown on failure to create new file |
![]() ![]() ![]() | Thrown on failure to open existing file |
![]() ![]() ![]() | Exception thrown by HDU retrieval methods |
![]() ![]() ![]() | Thrown for unsupported operations, such as attempted to select rows from an image extension |
![]() ![]() ![]() | FitsError is the exception thrown by non-zero cfitsio status codes |
![]() ![]() ![]() | Exception thrown by MatchType if it encounters data type incompatible with cfitsio |
![]() ![]() ![]() | Exception to be thrown if user requests extension type that can not be understood as ImageExt, AsciiTable or BinTable |
![]() ![]() ![]() | Exception to be thrown if user requests creation of an image of type not supported by cfitsio |
![]() ![]() ![]() | Exception to be thrown on seek errors for keywords |
![]() ![]() ![]() | Exception to be thrown on seek errors for keywords |
![]() ![]() ![]() | Exception to be thrown on a failure to retrieve a column specified either by name or index number |
![]() ![]() | [potential] base class for exceptions to be thrown on internal library error |
![]() ![]() | A class that mimics the std:: library auto_ptr class, but works with arrays |
![]() ![]() | Function object returning C array from a valarray. see CVarray for details |
![]() ![]() | Function object returning C array from a vector of valarrays. see CVarray for details |
![]() ![]() | Function object class for returning C arrays from standard library objects used in the FITS library implementation |
![]() ![]() | Predicate for classes that have a name attribute; match input string with instance name |
![]() ![]() | Predicate for classes that have an index attribute; match input index with instance value |
![]() ![]() | As for MatchName, only with the input class a pointer |
![]() ![]() | As for MatchNum, only with the input class a pointer |
![]() ![]() | Function object that returns the FITS ValueType corresponding to an input intrinsic type |
![]() ![]() | Base class for all HDU [Header-Data Unit] objects |
![]() ![]() ![]() | Base class for all FITS extension HDUs, i.e. Image Extensions and Tables |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() ![]() | Class Representing Ascii Table Extensions |
![]() ![]() ![]() ![]() ![]() | Class Representing Binary Table Extensions. Contains columns with scalar or vector row entries |
![]() ![]() ![]() ![]() ![]() ![]() | Class representing a hierarchical association of Header Data Units (HDUs) |
![]() ![]() ![]() | Class representing the primary HDU for a FITS file |
![]() ![]() | Abstract base class defining the interface for Keyword objects |
![]() ![]() |