BornAgain
1.18.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 |
getIntegrationFactor(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 | |
getSolidAngle() const override | RectangularPixel | virtual |
m_corner_pos | RectangularPixel | private |
m_height | RectangularPixel | private |
m_normal | RectangularPixel | private |
m_solid_angle | RectangularPixel | private |
m_width | RectangularPixel | private |
normalizeLength(const kvector_t direction, double length) const | RectangularPixel | private |
RectangularPixel(kvector_t corner_pos, kvector_t width, kvector_t height) | RectangularPixel | |
~IPixel() | IPixel | inlinevirtual |