Class AstrometryTransformLinearShift

Inheritance Relationships

Base Type

Class Documentation

class AstrometryTransformLinearShift : public lsst::jointcal::AstrometryTransformLinear

just here to provide a specialized constructor, and fit.

Public Functions

AstrometryTransformLinearShift(double ox = 0., double oy = 0.)

Add ox and oy.

AstrometryTransformLinearShift(Point const &point)
double fit(StarMatchList const &starMatchList)

guess what

std::size_t getNpar() const

total number of parameters