LSST Applications g063fba187b+fee0456c91,g0f08755f38+ea96e5a5a3,g1653933729+a8ce1bb630,g168dd56ebc+a8ce1bb630,g1a2382251a+90257ff92a,g20f6ffc8e0+ea96e5a5a3,g217e2c1bcf+937a289c59,g28da252d5a+daa7da44eb,g2bbee38e9b+253935c60e,g2bc492864f+253935c60e,g3156d2b45e+6e55a43351,g32e5bea42b+31359a2a7a,g347aa1857d+253935c60e,g35bb328faa+a8ce1bb630,g3a166c0a6a+253935c60e,g3b1af351f3+a8ce1bb630,g3e281a1b8c+c5dd892a6c,g414038480c+416496e02f,g41af890bb2+afe91b1188,g599934f4f4+0db33f7991,g7af13505b9+e36de7bce6,g80478fca09+da231ba887,g82479be7b0+a4516e59e3,g858d7b2824+ea96e5a5a3,g89c8672015+f4add4ffd5,g9125e01d80+a8ce1bb630,ga5288a1d22+bc6ab8dfbd,gb58c049af0+d64f4d3760,gc28159a63d+253935c60e,gcab2d0539d+3f2b72788c,gcf0d15dbbd+4ea9c45075,gda6a2b7d83+4ea9c45075,gdaeeff99f8+1711a396fd,ge79ae78c31+253935c60e,gef2f8181fd+3031e3cf99,gf0baf85859+c1f95f4921,gfa517265be+ea96e5a5a3,gfa999e8aa5+17cd334064,w.2024.50
LSST Data Management Base Package
Loading...
Searching...
No Matches
lsst::afw::geom::SkyWcs Member List

This is the complete list of members for lsst::afw::geom::SkyWcs, including all inherited members.

cloneStorable() const overridelsst::afw::geom::SkyWcsvirtual
copyAtShiftedPixelOrigin(lsst::geom::Extent2D const &shift) constlsst::afw::geom::SkyWcs
dynamicCast(std::shared_ptr< Persistable > const &ptr)lsst::afw::table::io::PersistableFacade< SkyWcs >static
equals(typehandling::Storable const &other) const noexcept overridelsst::afw::geom::SkyWcsvirtual
getCdMatrix(lsst::geom::Point2D const &pixel) constlsst::afw::geom::SkyWcs
getCdMatrix() constlsst::afw::geom::SkyWcs
getFitsMetadata(bool precise=false) constlsst::afw::geom::SkyWcs
getFrameDict() constlsst::afw::geom::SkyWcs
getPersistenceName() const overridelsst::afw::geom::SkyWcsprotectedvirtual
getPixelOrigin() constlsst::afw::geom::SkyWcsinline
getPixelScale(lsst::geom::Point2D const &pixel) constlsst::afw::geom::SkyWcs
getPixelScale() constlsst::afw::geom::SkyWcsinline
getPythonModule() const overridelsst::afw::geom::SkyWcsprotectedvirtual
getShortClassName()lsst::afw::geom::SkyWcsstatic
getSkyOrigin() constlsst::afw::geom::SkyWcs
getTanWcs(lsst::geom::Point2D const &pixel) constlsst::afw::geom::SkyWcs
getTransform() constlsst::afw::geom::SkyWcsinline
hasFitsApproximation() constlsst::afw::geom::SkyWcsinline
hash_value() constlsst::afw::typehandling::Storablevirtual
isFits() constlsst::afw::geom::SkyWcs
isFlipped() constlsst::afw::geom::SkyWcs
isPersistable() const noexcept overridelsst::afw::geom::SkyWcsinlinevirtual
linearizePixelToSky(lsst::geom::SpherePoint const &coord, lsst::geom::AngleUnit const &skyUnit) constlsst::afw::geom::SkyWcs
linearizePixelToSky(lsst::geom::Point2D const &pixel, lsst::geom::AngleUnit const &skyUnit) constlsst::afw::geom::SkyWcs
linearizeSkyToPixel(lsst::geom::SpherePoint const &coord, lsst::geom::AngleUnit const &skyUnit) constlsst::afw::geom::SkyWcs
linearizeSkyToPixel(lsst::geom::Point2D const &pixel, lsst::geom::AngleUnit const &skyUnit) constlsst::afw::geom::SkyWcs
operator!=(SkyWcs const &other) constlsst::afw::geom::SkyWcsinline
operator<<(std::ostream &os, Storable const &storable)lsst::afw::typehandling::Storablerelated
operator=(SkyWcs const &)=deletelsst::afw::geom::SkyWcs
operator=(SkyWcs &&)=deletelsst::afw::geom::SkyWcs
lsst::afw::typehandling::Storable::operator=(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
lsst::afw::typehandling::Storable::operator=(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
operator==(SkyWcs const &other) constlsst::afw::geom::SkyWcs
OutputArchiveHandle typedeflsst::afw::table::io::Persistableprotected
Persistable() noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable const &other) noexcept=defaultlsst::afw::table::io::Persistableprotected
Persistable(Persistable &&other) noexcept=defaultlsst::afw::table::io::Persistableprotected
pixelToSky(lsst::geom::Point2D const &pixel) constlsst::afw::geom::SkyWcsinline
pixelToSky(double x, double y) constlsst::afw::geom::SkyWcsinline
pixelToSky(std::vector< lsst::geom::Point2D > const &pixels) constlsst::afw::geom::SkyWcsinline
readFits(fits::Fits &fitsfile)lsst::afw::table::io::PersistableFacade< SkyWcs >inlinestatic
readFits(std::string const &fileName, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< SkyWcs >inlinestatic
readFits(fits::MemFileManager &manager, int hdu=fits::DEFAULT_HDU)lsst::afw::table::io::PersistableFacade< SkyWcs >inlinestatic
readStream(std::istream &is)lsst::afw::geom::SkyWcsstatic
readString(std::string &str)lsst::afw::geom::SkyWcsstatic
singleClassEquals(T const &lhs, Storable const &rhs)lsst::afw::typehandling::Storableinlineprotectedstatic
skyToPixel(lsst::geom::SpherePoint const &sky) constlsst::afw::geom::SkyWcsinline
skyToPixel(std::vector< lsst::geom::SpherePoint > const &sky) constlsst::afw::geom::SkyWcsinline
SkyWcs(SkyWcs const &)=defaultlsst::afw::geom::SkyWcs
SkyWcs(SkyWcs &&)=defaultlsst::afw::geom::SkyWcs
SkyWcs(daf::base::PropertySet &metadata, bool strip=false)lsst::afw::geom::SkyWcsexplicit
SkyWcs(ast::FrameDict const &frameDict)lsst::afw::geom::SkyWcsexplicit
toString() const overridelsst::afw::geom::SkyWcsvirtual
write(OutputArchiveHandle &handle) const overridelsst::afw::geom::SkyWcsprotectedvirtual
writeFits(std::string const &fileName, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::MemFileManager &manager, std::string const &mode="w") constlsst::afw::table::io::Persistable
writeFits(fits::Fits &fitsfile) constlsst::afw::table::io::Persistable
writeStream(std::ostream &os) constlsst::afw::geom::SkyWcs
writeString() constlsst::afw::geom::SkyWcs
~Persistable() noexcept=defaultlsst::afw::table::io::Persistablevirtual
~SkyWcs() override=defaultlsst::afw::geom::SkyWcs
~Storable() noexcept override=0lsst::afw::typehandling::Storablepure virtual