LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/afw/fits.h"
#include "lsst/afw/table/Schema.h"
#include "lsst/afw/table/io/InputArchive.h"
#include "lsst/afw/table/BaseRecord.h"
#include "lsst/afw/table/BaseColumnView.h"
Go to the source code of this file.
Classes | |
class | lsst::afw::table::io::FitsColumnReader |
Polymorphic reader interface used to read different kinds of objects from one or more FITS binary table columns. More... | |
struct | lsst::afw::table::io::FitsSchemaItem |
A structure that describes a field as a collection of related strings read from the FITS header. More... | |
class | lsst::afw::table::io::FitsSchemaInputMapper |
A class that describes a mapping from a FITS binary table to an afw::table Schema. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::table | |
lsst::afw::table::io | |