GammaLib 2.0.0
Loading...
Searching...
No Matches
GSkyMap Member List

This is the complete list of members for GSkyMap, including all inherited members.

abs(const GSkyMap &map)GSkyMapfriend
alloc_wcs(const GFitsImage &image)GSkyMapprivate
classname(void) constGSkyMapinlinevirtual
clear(void)GSkyMapvirtual
clip(const GSkyMap &map, const double &thresh)GSkyMapfriend
clone(void) constGSkyMapvirtual
contains(const GSkyDir &dir) constGSkyMap
contains(const GSkyPixel &pixel) constGSkyMap
convolution_kernel(const std::string &kernel, const double &par, const bool &normalise) constGSkyMapprivate
convolve(const std::string &kernel, const double &par, const bool &normalise)GSkyMapprivate
copy_members(const GSkyMap &map)GSkyMapprivate
correlate(const std::string &kernel, const double &par)GSkyMapinline
counts(void) constGSkyMap
create_healpix_hdu(void) constGSkyMapprivate
create_wcs_hdu(void) constGSkyMapprivate
dir2inx(const GSkyDir &dir) constGSkyMap
dir2pix(const GSkyDir &dir) constGSkyMap
extract(const int &map, const int &nmaps=1) constGSkyMap
extract(const int &startx, const int &stopx, const int &starty, const int &stopy) constGSkyMap
extract(const GSkyRegions &inclusions) constGSkyMap
flux(const int &index, const int &map=0) constGSkyMap
flux(const GSkyPixel &pixel, const int &map=0) constGSkyMap
flux(const GSkyRegion &region, const int &map=0) constGSkyMap
flux(const GSkyRegions &regions, const int &map=0) constGSkyMap
flux(void) constGSkyMap
free_members(void)GSkyMapprivate
GSkyMap(void)GSkyMap
GSkyMap(const GFilename &filename)GSkyMapexplicit
GSkyMap(const GFitsHDU &hdu)GSkyMapexplicit
GSkyMap(const std::string &coords, const int &nside, const std::string &order, const int &nmaps=1)GSkyMap
GSkyMap(const std::string &wcs, const std::string &coords, const double &x, const double &y, const double &dx, const double &dy, const int &nx, const int &ny, const int &nmaps=1)GSkyMap
GSkyMap(const GSkyMap &map)GSkyMap
init_members(void)GSkyMapprivate
inx2dir(const int &index) constGSkyMap
inx2pix(const int &index) constGSkyMap
is_empty(void) constGSkyMapinline
is_healpix(const GFitsHDU &hdu) constGSkyMapprivate
is_same(const GSkyMap &map) constGSkyMapprivate
is_wcs(const GFitsHDU &hdu) constGSkyMapprivate
load(const GFilename &filename)GSkyMap
log(const GSkyMap &map)GSkyMapfriend
log10(const GSkyMap &map)GSkyMapfriend
m_containedGSkyMapmutableprivate
m_hascacheGSkyMapmutableprivate
m_interpolGSkyMapmutableprivate
m_last_dirGSkyMapmutableprivate
m_num_mapsGSkyMapprivate
m_num_pixelsGSkyMapprivate
m_num_xGSkyMapprivate
m_num_yGSkyMapprivate
m_pixelsGSkyMapprivate
m_projGSkyMapprivate
m_shapeGSkyMapprivate
ndim(void) constGSkyMapinline
nmaps(void) constGSkyMapinline
nmaps(const int &nmaps)GSkyMap
npix(void) constGSkyMapinline
nx(void) constGSkyMapinline
ny(void) constGSkyMapinline
operator()(const int &index, const int &map=0)GSkyMap
operator()(const int &index, const int &map=0) constGSkyMap
operator()(const GSkyPixel &pixel, const int &map=0)GSkyMap
operator()(const GSkyPixel &pixel, const int &map=0) constGSkyMap
operator()(const GSkyDir &dir, const int &map=0) constGSkyMap
operator*(const GSkyMap &map) constGSkyMapinline
operator*=(const GSkyMap &map)GSkyMap
operator*=(const double &factor)GSkyMap
operator+(const GSkyMap &map) constGSkyMapinline
operator+=(const GSkyMap &map)GSkyMap
operator+=(const double &value)GSkyMap
operator-(const GSkyMap &map) constGSkyMapinline
operator-=(const GSkyMap &map)GSkyMap
operator-=(const double &value)GSkyMap
operator/(const GSkyMap &map) constGSkyMapinline
operator/=(const GSkyMap &map)GSkyMap
operator/=(const double &factor)GSkyMap
operator=(const GSkyMap &map)GSkyMap
operator=(const double &value)GSkyMap
overlaps(const GSkyRegion &region) constGSkyMap
overlaps_circle(const GSkyRegionCircle &region) constGSkyMapprivate
pix2dir(const GSkyPixel &pixel) constGSkyMap
pix2inx(const GSkyPixel &pixel) constGSkyMap
pixels(void) constGSkyMapinline
print(const GChatter &chatter=NORMAL) constGSkyMapvirtual
projection(void) constGSkyMapinline
projection(const GSkyProjection &proj)GSkyMap
publish(const std::string &name="") constGSkyMap
read(const GFitsHDU &hdu)GSkyMap
read_healpix(const GFitsTable &table)GSkyMapprivate
read_wcs(const GFitsImage &image)GSkyMapprivate
region_circle(void) constGSkyMap
save(const GFilename &filename, const bool &clobber=false) constGSkyMap
set_wcs(const std::string &wcs, const std::string &coords, const double &crval1, const double &crval2, const double &crpix1, const double &crpix2, const double &cdelt1, const double &cdelt2)GSkyMapprivate
shape(void) constGSkyMapinline
shape(const int &s1)GSkyMap
shape(const int &s1, const int &s2)GSkyMap
shape(const int &s1, const int &s2, const int &s3)GSkyMap
shape(const std::vector< int > &shape)GSkyMap
sign(const GSkyMap &map)GSkyMapfriend
smooth(const std::string &kernel, const double &par)GSkyMapinline
solidangle(const int &index) constGSkyMap
solidangle(const GSkyPixel &pixel) constGSkyMap
solidangle(const GSkyRegion &region) constGSkyMap
solidangle(const GSkyRegions &regions) constGSkyMap
solidangle(const GSkyDir &dir1, const GSkyDir &dir2, const GSkyDir &dir3) constGSkyMapprivate
solidangle(const GSkyDir &dir1, const GSkyDir &dir2, const GSkyDir &dir3, const GSkyDir &dir4) constGSkyMapprivate
sqrt(const GSkyMap &map)GSkyMapfriend
stack_maps(void)GSkyMap
write(GFits &file, const std::string &extname="") constGSkyMap
~GBase(void)GBaseinlinevirtual
~GSkyMap(void)GSkyMapvirtual