LSST Applications  22.0.1,22.0.1+01bcf6a671,22.0.1+046ee49490,22.0.1+05c7de27da,22.0.1+0c6914dbf6,22.0.1+1220d50b50,22.0.1+12fd109e95,22.0.1+1a1dd69893,22.0.1+1c910dc348,22.0.1+1ef34551f5,22.0.1+30170c3d08,22.0.1+39153823fd,22.0.1+611137eacc,22.0.1+771eb1e3e8,22.0.1+94e66cc9ed,22.0.1+9a075d06e2,22.0.1+a5ff6e246e,22.0.1+a7db719c1a,22.0.1+ba0d97e778,22.0.1+bfe1ee9056,22.0.1+c4e1e0358a,22.0.1+cc34b8281e,22.0.1+d640e2c0fa,22.0.1+d72a2e677a,22.0.1+d9a6b571bd,22.0.1+e485e9761b,22.0.1+ebe8d3385e
LSST Data Management Base Package
Namespaces | Variables
constants.h File Reference

This file contains common constants. More...

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Variables

constexpr double lsst::sphgeom::PI = 3.1415926535897932384626433832795
 
constexpr double lsst::sphgeom::ONE_OVER_PI = 0.318309886183790671537767526745
 
constexpr double lsst::sphgeom::RAD_PER_DEG = 0.0174532925199432957692369076849
 
constexpr double lsst::sphgeom::DEG_PER_RAD = 57.2957795130823208767981548141
 
constexpr double lsst::sphgeom::MAX_ASIN_ERROR = 1.5e-8
 
constexpr double lsst::sphgeom::MAX_SQUARED_CHORD_LENGTH_ERROR = 2.5e-15
 
constexpr double lsst::sphgeom::EPSILON = 1.1102230246251565e-16
 

Detailed Description

This file contains common constants.

Definition in file constants.h.