lsst.sphgeom gb1ff1c2c53+62d12e78cb
Loading...
Searching...
No Matches
Classes | 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...
 

Functions

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

Detailed Description

This file defines a class for representing angle intervals.