LSSTApplications
19.0.0-11-g2ce9f25+2,20.0.0+1,20.0.0+11,20.0.0+2,20.0.0+3,20.0.0+4,20.0.0+5,20.0.0+8,20.0.0+9,20.0.0-1-g009f3de,20.0.0-1-g10df615+8,20.0.0-1-g253301a+4,20.0.0-1-g32a200e+8,20.0.0-1-g596936a+9,20.0.0-1-g8a53f90+1,20.0.0-1-gc96f8cb+10,20.0.0-1-gd1c87d7+1,20.0.0-15-g34741e2+3,20.0.0-2-g04cfba9+2,20.0.0-2-gec03fae+2,20.0.0-3-g082faa5+1,20.0.0-3-g2fa8bb8+6,20.0.0-3-gbdbfa727+1,20.0.0-4-gde602ef96+3,20.0.0-4-ge48a6ca+4,20.0.0-8-g1acaa36,20.0.0-8-g7eef53f7+5,w.2020.27
LSSTDataManagementBasePackage
|
This file declares a class for representing angles. More...
Go to the source code of this file.
Classes | |
class | lsst::sphgeom::Angle |
Angle represents an angle in radians. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::sphgeom | |
Functions | |
Angle | lsst::sphgeom::operator* (double a, Angle const &b) |
std::ostream & | lsst::sphgeom::operator<< (std::ostream &, Angle const &) |
double | lsst::sphgeom::sin (Angle const &a) |
double | lsst::sphgeom::cos (Angle const &a) |
double | lsst::sphgeom::tan (Angle const &a) |
Angle | lsst::sphgeom::abs (Angle const &a) |
This file declares a class for representing angles.
Definition in file Angle.h.