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

This file declares a class for representing circular regions on the unit sphere. More...

#include <iosfwd>
#include "Region.h"
#include "UnitVector3d.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::Circle
 Circle is a circular region on the unit sphere that contains its boundary. More...
 

Namespaces

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

Functions

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

Detailed Description

This file declares a class for representing circular regions on the unit sphere.

Definition in file Circle.h.