|
lsst.geom
16.0-10-g230e10e+8
|
#include <cmath>#include <ostream>#include <utility>#include "lsst/sphgeom/UnitVector3d.h"#include "lsst/sphgeom/Vector3d.h"#include "lsst/geom/Angle.h"#include "lsst/geom/Point.h"Go to the source code of this file.
Classes | |
| class | lsst::geom::SpherePoint |
| Point in an unspecified spherical coordinate system. More... | |
Namespaces | |
| lsst | |
| lsst::geom | |
Functions | |
| SpherePoint | lsst::geom::averageSpherePoint (std::vector< SpherePoint > const &coords) |
| Return the average of a list of coordinates. More... | |
| std::ostream & | lsst::geom::operator<< (std::ostream &os, SpherePoint const &point) |
| Print the value of a point to a stream. More... | |
1.8.13