lsst.shapelet
13.0-6-ge6e5c2d+18
|
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::ShapeletFunctionKey | static |
get(afw::table::BaseRecord const &record) const | lsst::shapelet::ShapeletFunctionKey | virtual |
getBasisType() const | lsst::shapelet::ShapeletFunctionKey | inline |
getCoefficients() const | lsst::shapelet::ShapeletFunctionKey | inline |
getEllipse() const | lsst::shapelet::ShapeletFunctionKey | inline |
getOrder() const | lsst::shapelet::ShapeletFunctionKey | inline |
isValid() const | lsst::shapelet::ShapeletFunctionKey | inline |
operator!=(ShapeletFunctionKey const &other) const | lsst::shapelet::ShapeletFunctionKey | inline |
operator==(ShapeletFunctionKey const &other) const | lsst::shapelet::ShapeletFunctionKey | inline |
set(afw::table::BaseRecord &record, ShapeletFunction const &value) const | lsst::shapelet::ShapeletFunctionKey | virtual |
ShapeletFunctionKey() | lsst::shapelet::ShapeletFunctionKey | inline |
ShapeletFunctionKey(afw::table::EllipseKey const &ellipse, afw::table::ArrayKey< double > const &coefficients, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::ShapeletFunctionKey | inline |
ShapeletFunctionKey(afw::table::SubSchema const &s, BasisTypeEnum basisType=HERMITE) | lsst::shapelet::ShapeletFunctionKey | inline |