LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
AngleInterval.h File Reference

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

#include <iosfwd>
#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

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Functions

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

Detailed Description

This file defines a class for representing angle intervals.

Definition in file AngleInterval.h.