Function lsst::afw::coord::operator<<(std::ostream&, Observatory const&)

Function Documentation

std::ostream &lsst::afw::coord::operator<<(std::ostream &os, Observatory const &obs)

Print an Observatory to the stream

Parameters
  • [inout] os: Stream to print to

  • [in] obs: the Observatory to print