LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Typedefs | Functions
_Angle.cc File Reference
#include "pybind11/pybind11.h"
#include "lsst/utils/python.h"
#include "lsst/geom/Angle.h"

Go to the source code of this file.

Namespaces

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

Typedefs

using lsst::geom::PyAngle = py::class_< Angle >
 
using lsst::geom::PyAngleUnit = py::class_< AngleUnit >
 

Functions

void lsst::geom::wrapAngle (utils::python::WrapperCollection &wrappers)