LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
home
lsstsw
stack
Linux64
afw
11.0.rc2+4
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 "boost/cstdint.hpp"
6
#include "boost/mpl/if.hpp"
7
#include "boost/type_traits/is_const.hpp"
8
#include "boost/type_traits/add_const.hpp"
9
10
#include "
lsst/afw/geom/Angle.h
"
11
#include "
lsst/afw/coord/Coord.h
"
12
13
namespace
lsst {
namespace
afw {
namespace
table {
14
21
typedef
boost::int64_t
RecordId
;
22
23
enum class
CoordinateType
{
24
PIXEL
,
25
CELESTIAL
26
};
27
29
35
template
<
typename
T>
class
Array
;
36
class
Flag;
37
typedef
lsst::afw::coord::Coord
Coord
;
38
typedef
lsst::afw::coord::IcrsCoord
IcrsCoord
;
39
typedef
lsst::afw::geom::Angle
Angle
;
41
42
}}}
// namespace lsst::afw::table
43
44
#endif // !AFW_TABLE_misc_h_INCLUDED
lsst.afw.table::Coord
lsst::afw::coord::Coord Coord
Definition:
misc.h:36
lsst.afw.table::CoordinateType::PIXEL
lsst.afw.table::IcrsCoord
lsst::afw::coord::IcrsCoord IcrsCoord
Definition:
misc.h:38
lsst.afw.table::CoordinateType::CELESTIAL
lsst.afw.geom::Angle
Definition:
Angle.h:104
lsst.afw.table::Array
Tag types used to declare specialized field types.
Definition:
misc.h:35
lsst.afw.table::CoordinateType
CoordinateType
Definition:
misc.h:23
Angle.h
lsst.afw.table::Angle
lsst::afw::geom::Angle Angle
Definition:
misc.h:39
lsst.afw.coord::Coord
Definition:
Coord.h:69
lsst.afw.table::RecordId
boost::int64_t RecordId
Type used for unique IDs for records.
Definition:
misc.h:21
lsst.afw.coord::IcrsCoord
A class to handle Icrs coordinates (inherits from Coord)
Definition:
Coord.h:157
Coord.h
Functions to handle coordinates.
Generated on Wed Sep 16 2015 13:35:26 for LSSTApplications by
1.8.5