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

This file declares a class for representing normalized angles. More...

#include "Angle.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::NormalizedAngle
 NormalizedAngle is an angle that lies in the range [0, 2π), with one exception - a NormalizedAngle can be NaN. More...
 

Namespaces

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

Functions

NormalizedAngle const & lsst::sphgeom::abs (NormalizedAngle const &a)
 

Detailed Description

This file declares a class for representing normalized angles.

Definition in file NormalizedAngle.h.