BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
This is the complete list of members for RectangularPixel, including all inherited members.
calculateSolidAngle() const | RectangularPixel | private |
clone() const override | RectangularPixel | virtual |
createAxis(size_t n) const | RectangularPixel | |
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(R3 direction, double length) const | RectangularPixel | private |
RectangularPixel(const R3 &corner_pos, const R3 &width, const R3 &height) | RectangularPixel | |
solidAngle() const override | RectangularPixel | virtual |
~IPixel()=default | IPixel | virtual |