LSSTApplications
10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
home
lsstsw
stack
Linux64
afw
11.0-2-g04d2804
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::Angle
lsst::afw::geom::Angle Angle
Definition:
misc.h:39
lsst::afw::table::Coord
lsst::afw::coord::Coord Coord
Definition:
misc.h:36
lsst::afw::table::CoordinateType::PIXEL
lsst::afw::table::CoordinateType::CELESTIAL
lsst::afw::geom::Angle
Definition:
Angle.h:104
lsst::afw::table::IcrsCoord
lsst::afw::coord::IcrsCoord IcrsCoord
Definition:
misc.h:38
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::coord::Coord
Definition:
Coord.h:69
lsst::afw::coord::IcrsCoord
A class to handle Icrs coordinates (inherits from Coord)
Definition:
Coord.h:157
lsst::afw::table::RecordId
boost::int64_t RecordId
Type used for unique IDs for records.
Definition:
misc.h:21
Coord.h
Functions to handle coordinates.
Generated on Thu Sep 24 2015 02:29:16 for LSSTApplications by
1.8.5