|
lsst.afw g712618294e+4813a5392e
|
Public Member Functions | |
| Grid (lsst::geom::Extent2I const &shape_, SipApproximation const &parent) | |
Public Attributes | |
| lsst::geom::Extent2I const | shape |
| std::vector< lsst::geom::Point2D > | dpix1 |
| std::vector< lsst::geom::Point2D > | siwc |
| std::vector< lsst::geom::Point2D > | dpix2 |
Definition at line 108 of file SipApproximation.cc.
| lsst::afw::geom::SipApproximation::Grid::Grid | ( | lsst::geom::Extent2I const & | shape_, |
| SipApproximation const & | parent | ||
| ) |
Definition at line 159 of file SipApproximation.cc.
| std::vector<lsst::geom::Point2D> lsst::afw::geom::SipApproximation::Grid::dpix1 |
Definition at line 114 of file SipApproximation.cc.
| std::vector<lsst::geom::Point2D> lsst::afw::geom::SipApproximation::Grid::dpix2 |
Definition at line 116 of file SipApproximation.cc.
| lsst::geom::Extent2I const lsst::afw::geom::SipApproximation::Grid::shape |
Definition at line 113 of file SipApproximation.cc.
| std::vector<lsst::geom::Point2D> lsst::afw::geom::SipApproximation::Grid::siwc |
Definition at line 115 of file SipApproximation.cc.