lsst.shapelet  22.0.1-1-g8e32f31+bc7e1d6fbe
lsst::shapelet::ShapeletFunctionKey Member List

This is the complete list of members for lsst::shapelet::ShapeletFunctionKey, including all inherited members.

addFields(afw::table::Schema &schema, std::string const &name, std::string const &doc, std::string const &ellipseUnit, std::string const &coeffUnit, int order, BasisTypeEnum basisType=HERMITE)lsst::shapelet::ShapeletFunctionKeystatic
get(afw::table::BaseRecord const &record) constlsst::shapelet::ShapeletFunctionKeyvirtual
getBasisType() constlsst::shapelet::ShapeletFunctionKeyinline
getCoefficients() constlsst::shapelet::ShapeletFunctionKeyinline
getEllipse() constlsst::shapelet::ShapeletFunctionKeyinline
getOrder() constlsst::shapelet::ShapeletFunctionKeyinline
isValid() constlsst::shapelet::ShapeletFunctionKeyinline
operator!=(ShapeletFunctionKey const &other) constlsst::shapelet::ShapeletFunctionKeyinline
operator==(ShapeletFunctionKey const &other) constlsst::shapelet::ShapeletFunctionKeyinline
set(afw::table::BaseRecord &record, ShapeletFunction const &value) constlsst::shapelet::ShapeletFunctionKeyvirtual
FunctorKey< ShapeletFunction >::set(BaseRecord &record, T const &value) const =0lsst::afw::table::FunctorKey< ShapeletFunction >pure virtual
ShapeletFunctionKey()lsst::shapelet::ShapeletFunctionKeyinline
ShapeletFunctionKey(afw::table::EllipseKey const &ellipse, afw::table::ArrayKey< double > const &coefficients, BasisTypeEnum basisType=HERMITE)lsst::shapelet::ShapeletFunctionKeyinline
ShapeletFunctionKey(afw::table::SubSchema const &s, BasisTypeEnum basisType=HERMITE)lsst::shapelet::ShapeletFunctionKeyinline
Value typedeflsst::afw::table::FunctorKey< ShapeletFunction >
~InputFunctorKey() noexcept=defaultlsst::afw::table::InputFunctorKey< class >virtual
~OutputFunctorKey() noexcept=defaultlsst::afw::table::OutputFunctorKey< class >virtual