lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
Source.h File Reference

Go to the source code of this file.

Classes

class  lsst::afw::table::SourceRecord
 Record class that contains measurements made on a single exposure. More...
class  lsst::afw::table::SourceTable
 Table class that contains measurements made on a single exposure. More...
class  lsst::afw::table::SourceColumnViewT< RecordT >

Namespaces

namespace  lsst
namespace  lsst::afw
namespace  lsst::afw::geom
namespace  lsst::afw::table

Typedefs

using lsst::afw::table::Footprint = lsst::afw::detection::Footprint

Enumerations

enum  lsst::afw::table::SourceFitsFlags { lsst::afw::table::SOURCE_IO_NO_FOOTPRINTS = 0x1 , lsst::afw::table::SOURCE_IO_NO_HEAVY_FOOTPRINTS = 0x2 }
 Bitflags to be passed to SourceCatalog::readFits and SourceCatalog::writeFits. More...