LSSTApplications  19.0.0-13-g16625d3+12,20.0.0+1,20.0.0+22,20.0.0+23,20.0.0+26,20.0.0+28,20.0.0+3,20.0.0+4,20.0.0+5,20.0.0+7,20.0.0+8,20.0.0-1-g10df615+22,20.0.0-1-g253301a+6,20.0.0-1-g4d801e7,20.0.0-1-g596936a+28,20.0.0-1-g8a53f90+2,20.0.0-1-gc96f8cb+27,20.0.0-1-gd1c87d7+2,20.0.0-1-gdb27ee5+6,20.0.0-11-gda4966f+11,20.0.0-14-g7cb2d310,20.0.0-2-gec03fae+4,20.0.0-24-g0eb5a41+1,20.0.0-3-gd2e950e,20.0.0-4-g4a2362f,20.0.0-4-gde602ef96+5,20.0.0-4-ge48a6ca+22,20.0.0-5-gc4485221+1,20.0.0-6-g9bcb941+3,20.0.0-7-g3c4151b+4,20.0.0-7-gb92c176+1,w.2020.31
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
Ellipse.h File Reference

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

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

Go to the source code of this file.

Classes

class  lsst::sphgeom::Ellipse
 Ellipse is an elliptical region on the sphere. More...
 

Namespaces

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

Functions

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

Detailed Description

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

Definition in file Ellipse.h.