lsst.afw g3a5ebb7d8a+28b83bf6a5
Loading...
Searching...
No Matches
Observatory.h File Reference
#include <iostream>
#include "lsst/cpputils/hashCombine.h"
#include "lsst/geom/Angle.h"

Go to the source code of this file.

Classes

class  lsst::afw::coord::Observatory
 Hold the location of an observatory. More...
struct  std::hash< lsst::afw::coord::Observatory >

Namespaces

namespace  lsst
namespace  lsst::afw
namespace  lsst::afw::coord
namespace  std
 STL namespace.

Functions

std::ostreamlsst::afw::coord::operator<< (std::ostream &os, Observatory const &obs)
 Print an Observatory to the stream.