Class lsst::meas::base::SdssShapeTransform

class SdssShapeTransform : public lsst::meas::base::BaseTransform

Transformation for SdssShape measurements.

SdssShape measures not just shape but also instFlux and centroid. This transform operates on the first directly, and delegates to the Flux and Centroid transforms for the other two.