Class Parametric

Class Documentation

class Parametric

A functor that returns points on the boundary of the ellipse as a function of a parameter that runs between 0 and 2 pi (but is not angle).

Public Functions

Parametric(Ellipse const &ellipse)
lsst::geom::Point2D operator()(double t) const