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

This file declares a class for representing unit vectors in ℝ³. More...

#include "LonLat.h"
#include "Vector3d.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::UnitVector3d
 UnitVector3d is a unit vector in ℝ³ with components stored in double precision. More...
 

Namespaces

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

Functions

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

Detailed Description

This file declares a class for representing unit vectors in ℝ³.

Definition in file UnitVector3d.h.