|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for RectangularPixel, including all inherited members.
| calculateSolidAngle() const | RectangularPixel | private |
| clone() const override | RectangularPixel | virtual |
| createZeroSizePixel(double x, double y) const override | RectangularPixel | virtual |
| getK(double x, double y, double wavelength) const override | RectangularPixel | virtual |
| getPosition(double x, double y) const | RectangularPixel | |
| integrationFactor(double x, double y) const override | RectangularPixel | virtual |
| m_corner_pos | RectangularPixel | private |
| m_height | RectangularPixel | private |
| m_normal | RectangularPixel | private |
| m_solid_angle | RectangularPixel | mutableprivate |
| m_width | RectangularPixel | private |
| normalizeLength(const kvector_t direction, double length) const | RectangularPixel | private |
| RectangularPixel(const kvector_t &corner_pos, const kvector_t &width, const kvector_t &height) | RectangularPixel | |
| solidAngle() const override | RectangularPixel | virtual |
| ~IPixel() | IPixel | inlinevirtual |