lsst.afw
22.0.1-29-g184b6e44e+8b185d4e2d
|
#include <cstdint>
#include "boost/mpl/if.hpp"
#include "lsst/geom/Angle.h"
#include "lsst/geom/SpherePoint.h"
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::table | |
Typedefs | |
using | lsst::afw::table::RecordId = std::int64_t |
Type used for unique IDs for records. More... | |
using | lsst::afw::table::Angle = lsst::geom::Angle |
using | lsst::afw::table::SpherePoint = lsst::geom::SpherePoint |