|
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
|
Provide functions to handle coordinates. More...
#include <cmath>#include <limits>#include <cstdio>#include <iomanip>#include "Eigen/Core"#include "Eigen/Geometry"#include "lsst/pex/exceptions.h"#include "boost/algorithm/string.hpp"#include "boost/tuple/tuple.hpp"#include "boost/format.hpp"#include "lsst/afw/coord/Coord.h"#include "lsst/daf/base/DateTime.h"Go to the source code of this file.
Provide functions to handle coordinates.
Most (nearly all) algorithms adapted from Astronomical Algorithms, 2nd ed. (J. Meeus)
Definition in file Coord.cc.
1.8.5