|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for AttLimits, including all inherited members.
| AttLimits() | AttLimits | |
| AttLimits(const RealLimits &limits, const Attributes &fixedAttr) | AttLimits | private |
| fixed() | AttLimits | static |
| isFixed() const | AttLimits | |
| isLimited() const | AttLimits | |
| isLimitless() const | AttLimits | |
| isLowerLimited() const | AttLimits | |
| isUpperLimited() const | AttLimits | |
| limited(double left_bound_value, double right_bound_value) | AttLimits | static |
| limitless() | AttLimits | static |
| lowerLimit() const | AttLimits | |
| lowerLimited(double bound_value) | AttLimits | static |
| m_att_fixed | AttLimits | private |
| m_limits | AttLimits | private |
| nonnegative() | AttLimits | static |
| operator!=(const AttLimits &other) const | AttLimits | |
| operator<<(std::ostream &ostr, const AttLimits &m) | AttLimits | friend |
| operator==(const AttLimits &other) const | AttLimits | |
| positive() | AttLimits | static |
| setFixed(bool isFixed) | AttLimits | |
| toString() const | AttLimits | |
| upperLimit() const | AttLimits | |
| upperLimited(double bound_value) | AttLimits | static |