LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
NormalizedAngleInterval.h File Reference

This file declares a class representing closed intervals of normalized angles, i.e. intervals of the unit circle. More...

#include <iosfwd>
#include "NormalizedAngle.h"
#include "Relationship.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::NormalizedAngleInterval
 NormalizedAngleInterval represents closed intervals of normalized angles, i.e. More...
 

Namespaces

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

Functions

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

Detailed Description

This file declares a class representing closed intervals of normalized angles, i.e. intervals of the unit circle.

Definition in file NormalizedAngleInterval.h.