Interface for a function that maps [0,1]x[0,1] to the kvectors in a pixel.
More...
Interface for a function that maps [0,1]x[0,1] to the kvectors in a pixel.
Abstract base class for SphericalPixel and RectangularPixel.
Definition at line 25 of file IPixel.h.
◆ ~IPixel()
virtual IPixel::~IPixel |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual IPixel* IPixel::clone |
( |
| ) |
const |
|
pure virtual |
◆ createZeroSizePixel()
virtual IPixel* IPixel::createZeroSizePixel |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
pure virtual |
◆ getK()
virtual kvector_t IPixel::getK |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
wavelength |
|
) |
| const |
|
pure virtual |
◆ integrationFactor()
virtual double IPixel::integrationFactor |
( |
double |
x, |
|
|
double |
y |
|
) |
| const |
|
pure virtual |
◆ solidAngle()
virtual double IPixel::solidAngle |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: