GLAMERDOC++
Gravitational Lensing Code Library
|
This is the complete list of members for SourcePixelled, including all inherited members.
changeFilter(std::string filter_in, std::string filter_out, std::string sed) | Source | |
flux_to_mag(double flux) const (defined in Source) | Source | inlineprotected |
getCentroid() (defined in SourcePixelled) | SourcePixelled | inline |
getEll() (defined in SourcePixelled) | SourcePixelled | inline |
getID() const (defined in Source) | Source | inline |
getMag() (defined in SourcePixelled) | SourcePixelled | inline |
getMagZeroPoint() (defined in Source) | Source | inline |
getQuad(int i, int j) (defined in SourcePixelled) | SourcePixelled | inline |
getRadius() const (defined in SourcePixelled) | SourcePixelled | inline |
getSBlimit() | Source | inline |
getSBlimit_magarcsec() | Source | inline |
getSize() (defined in SourcePixelled) | SourcePixelled | inline |
getTheta() const | Source | inline |
getTheta(PosType *x) const | Source | inline |
getTheta(Point_2d &x) const | Source | inline |
getTotalFlux() const (defined in SourcePixelled) | SourcePixelled | inlinevirtual |
getx(Source &source) (defined in Source) | Source | inlinestatic |
getZ() const | Source | inline |
id (defined in Source) | Source | protected |
integrateFilter(std::vector< PosType > wavel_fil, std::vector< PosType > fil) | Source | |
integrateFilterSED(std::vector< PosType > wavel_fil, std::vector< PosType > fil, std::vector< PosType > wavel_sed, std::vector< PosType > sed) | Source | |
mag_zero_point (defined in Source) | Source | protected |
operator=(const Source &s) (defined in Source) | Source | inline |
printSource() (defined in SourcePixelled) | SourcePixelled | virtual |
sb_limit (defined in Source) | Source | protected |
SBlimit_magarcsec(double limit) | Source | inline |
setID(long i) (defined in Source) | Source | inline |
setMagZeroPoint(float zeropoint) (defined in Source) | Source | inline |
setRadius(PosType my_radius) | Source | inline |
setSBlimit(float limit) | Source | inline |
setTheta(PosType *xx) | Source | inline |
setTheta(PosType my_x, PosType my_y) (defined in Source) | Source | inline |
setTheta(const Point_2d &p) (defined in Source) | Source | inline |
setZ(PosType my_z) (defined in Source) | Source | inline |
Source(PosType r, Point_2d x, PosType z, PosType SBlimit, PosType zero_point) | Source | inline |
Source(const Source &s) (defined in Source) | Source | inline |
source_r | Source | protected |
source_x | Source | protected |
SourcePixelled(PosType my_z, PosType *center, int Npixels, PosType resolution, PosType *arr_val, PosType zero_point) | SourcePixelled | |
SourcePixelled(const PixelMap< T > &gal_map, PosType z, PosType factor, PosType zero_point) | SourcePixelled | |
SurfaceBrightness(const PosType *y) const | SourcePixelled | virtual |
TEST_surface_brightness(double res, int N) | Source | inline |
zsource | Source | protected |
~Source() (defined in Source) | Source | virtual |
~SourcePixelled() (defined in SourcePixelled) | SourcePixelled |