|
lsst.afw g712618294e+4813a5392e
|
This is the complete list of members for lsst::afw::fits::ImageScale, including all inherited members.
| bitpix | lsst::afw::fits::ImageScale | |
| blank | lsst::afw::fits::ImageScale | |
| bscale | lsst::afw::fits::ImageScale | |
| bzero | lsst::afw::fits::ImageScale | |
| fromFits(ndarray::Array< T, 2, 2 > const &image) const | lsst::afw::fits::ImageScale | |
| ImageScale(int bitpix_, double bscale_, double bzero_) | lsst::afw::fits::ImageScale | inline |
| toFits(ndarray::Array< T const, 2, 2 > const &image, bool forceNonfiniteRemoval, bool fuzz=true, ndarray::Array< long, 1 > const &tiles=ndarray::Array< long, 1, 1 >(), int seed=1) const | lsst::afw::fits::ImageScale |