lsst.sphgeom gbd998247f1+585e252eca
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
AngleInterval.h File Reference

This file defines a class for representing angle intervals. More...

#include <iosfwd>
#include <limits>
#include "Angle.h"
#include "Interval.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::AngleInterval
 AngleInterval represents closed intervals of arbitrary angles. More...
 

Namespaces

namespace  lsst::sphgeom
 

Functions

std::ostream & lsst::sphgeom::operator<< (std::ostream &, AngleInterval const &)
 

Detailed Description

This file defines a class for representing angle intervals.