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

This file declares a class for representing longitude/latitude angle boxes on the unit sphere. More...

#include <iosfwd>
#include "AngleInterval.h"
#include "LonLat.h"
#include "NormalizedAngleInterval.h"
#include "Region.h"
#include "UnitVector3d.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::Box
 Box represents a rectangle in spherical coordinate space that contains its boundary. More...
 

Namespaces

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

Functions

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

Detailed Description

This file declares a class for representing longitude/latitude angle boxes on the unit sphere.

Definition in file Box.h.