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

This file contains a class representing spherical coordinates. More...

#include <iosfwd>
#include <stdexcept>
#include "NormalizedAngle.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::LonLat
 LonLat represents a spherical coordinate (longitude/latitude angle) pair. More...
 

Namespaces

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

Functions

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

Detailed Description

This file contains a class representing spherical coordinates.

Definition in file LonLat.h.