GlintTrailParameters

class lsst.meas.algorithms.GlintTrailParameters(*, slope: float, intercept: float, stderr: float, length: float, angle: float)

Bases: object

Holds values from the line fit to a single glint trail.