lsst.afw
g7876432fea+de8826df4f
Loading...
Searching...
No Matches
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
Definition
table.dox:3
lsst::afw::table::Angle
lsst::geom::Angle Angle
Definition
misc.h:33
lsst::afw::table::RecordId
std::int64_t RecordId
Type used for unique IDs for records.
Definition
misc.h:21
lsst::afw::table::SpherePoint
lsst::geom::SpherePoint SpherePoint
Definition
misc.h:34
lsst::afw
Definition
imageAlgorithm.dox:1
lsst
Generated on Thu Apr 23 2026 01:25:59 for lsst.afw by
1.13.2