|
afw::table::Schema | schema |
|
afw::table::Key< afw::table::RecordId > | refId |
|
afw::table::Key< afw::table::RecordId > | srcId |
|
afw::table::Point2DKey | output |
|
afw::table::Point2DKey | input |
|
afw::table::Point2DKey | initial |
|
afw::table::Point2DKey | model |
|
afw::table::CovarianceMatrixKey< float, 2 > | outputErr |
|
afw::table::Key< std::uint16_t > | rejected |
|
◆ Keys() [1/2]
lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::Keys |
( |
Keys const & |
| ) |
|
|
delete |
◆ Keys() [2/2]
lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::Keys |
( |
Keys && |
| ) |
|
|
delete |
◆ forGrid()
static Keys const& lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::forGrid |
( |
| ) |
|
|
inlinestatic |
◆ forMatches()
static Keys const& lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::forMatches |
( |
| ) |
|
|
inlinestatic |
◆ operator=() [1/2]
Keys& lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::operator= |
( |
Keys const & |
| ) |
|
|
delete |
◆ operator=() [2/2]
Keys& lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::operator= |
( |
Keys && |
| ) |
|
|
delete |
◆ initial
afw::table::Point2DKey lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::initial |
◆ input
afw::table::Point2DKey lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::input |
◆ model
afw::table::Point2DKey lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::model |
◆ output
afw::table::Point2DKey lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::output |
◆ outputErr
afw::table::CovarianceMatrixKey<float,2> lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::outputErr |
◆ refId
afw::table::Key<afw::table::RecordId> lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::refId |
◆ rejected
afw::table::Key<std::uint16_t> lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::rejected |
◆ schema
afw::table::Schema lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::schema |
◆ srcId
afw::table::Key<afw::table::RecordId> lsst::meas::astrom::ScaledPolynomialTransformFitter::Keys::srcId |
The documentation for this class was generated from the following file: