lsst.afw
22.0.1-37-g8beae7976+adf6a225de
include
lsst
afw
table
misc.h
Go to the documentation of this file.
1
// -*- lsst-c++ -*-
2
#ifndef AFW_TABLE_misc_h_INCLUDED
3
#define AFW_TABLE_misc_h_INCLUDED
4
5
#include <cstdint>
6
7
8
#include "
lsst/geom/Angle.h
"
9
#include "
lsst/geom/SpherePoint.h
"
10
11
namespace
lsst
{
12
namespace
afw {
13
namespace
table {
14
21
using
RecordId
=
std::int64_t
;
22
24
30
template
<
typename
T>
31
class
Array
;
32
class
Flag;
33
using
Angle
=
lsst::geom::Angle
;
34
using
SpherePoint
=
lsst::geom::SpherePoint
;
36
}
// namespace table
37
}
// namespace afw
38
}
// namespace lsst
39
40
#endif
// !AFW_TABLE_misc_h_INCLUDED
Angle.h
SpherePoint.h
lsst::afw::table::Array
Tag types used to declare specialized field types.
Definition:
misc.h:31
lsst::geom::Angle
lsst::geom::SpherePoint
std::int64_t
lsst::afw::table::Angle
lsst::geom::Angle Angle
Definition:
misc.h:33
lsst::afw::table::SpherePoint
lsst::geom::SpherePoint SpherePoint
Definition:
misc.h:34
lsst
A base class for image defects.
Generated on Wed Nov 3 2021 02:54:07 for lsst.afw by
1.9.1