lsst.afw
22.0.1-31-gd62ef0f05+23bd69c089
|
#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 |