25#ifndef LSST_AFW_GEOM_ELLIPSES_Parametric_h_INCLUDED
26#define LSST_AFW_GEOM_ELLIPSES_Parametric_h_INCLUDED
An ellipse defined by an arbitrary BaseCore and a center point.
A functor that returns points on the boundary of the ellipse as a function of a parameter that runs b...
Parametric(Ellipse const &ellipse)
lsst::geom::Point2D operator()(double t) const
class[[deprecated("Removed with no replacement (but see lsst::afw::image::TransmissionCurve). Will be " "removed after v22.")]] FilterProperty final
Describe the properties of a Filter (e.g.
A base class for image defects.