Namespace lsst::afw::coord¶
-
namespace
coord Functions
-
std::ostream &
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
-
class
Observatory - #include <Observatory.h>
Hold the location of an observatory
-
class
Weather - #include <Weather.h>
Basic weather information sufficient for a simple model for air mass or refraction
Weather is immutable.
-
std::ostream &