BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for IAxis, including all inherited members.
bin(size_t index) const =0 | IAxis | pure virtual |
binBoundaries() const | IAxis | virtual |
binCenter(size_t index) const =0 | IAxis | pure virtual |
binCenters() const | IAxis | virtual |
center() const | IAxis | |
clone() const =0 | IAxis | pure virtual |
contains(double value) const | IAxis | virtual |
createClippedAxis(double left, double right) const | IAxis | virtual |
equals(const IAxis &other) const | IAxis | protectedvirtual |
findClosestIndex(double value) const =0 | IAxis | pure virtual |
getName() const | IAxis | inline |
IAxis(const std::string &name) | IAxis | inline |
IAxis(const IAxis &) | IAxis | private |
lowerBound() const =0 | IAxis | pure virtual |
m_name | IAxis | private |
operator!=(const IAxis &right) const | IAxis | inline |
operator<<(std::ostream &ostr, const IAxis &m) | IAxis | friend |
operator=(const IAxis &) | IAxis | private |
operator==(const IAxis &right) const | IAxis | inline |
operator[](size_t index) const =0 | IAxis | pure virtual |
print(std::ostream &ostr) const =0 | IAxis | protectedpure virtual |
setName(std::string name) | IAxis | inline |
size() const =0 | IAxis | pure virtual |
span() const | IAxis | |
upperBound() const =0 | IAxis | pure virtual |
~IAxis() | IAxis | inlinevirtual |