lsst.afw
21.0.0-11-ga6ea59e8e+47cba9fc36
|
Go to the documentation of this file.
25 #ifndef LSST_AFW_GEOM_ELLIPSES_Transformer_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_Transformer_h_INCLUDED
140 #endif // !LSST_AFW_GEOM_ELLIPSES_Transformer_h_INCLUDED
std::unique_ptr< SchemaItem< U > > result
A base class for parametrizations of the "core" of an ellipse - the ellipticity and size.
Transformer transform(lsst::geom::AffineTransform const &transform)
ItemVariant const * other
A base class for image defects.
An ellipse defined by an arbitrary BaseCore and a center point.
Transformer transform(lsst::geom::LinearTransform const &transform)
Return the transform that maps the ellipse to the unit circle.
Ellipse(BaseCore const &core, lsst::geom::Point2D const ¢er=lsst::geom::Point2D())
Return the transform that maps the ellipse to the unit circle.