|
BornAgain
1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for PlotEventInfo, including all inherited members.
| inAxesRange() const | PlotEventInfo | inline |
| isLogValueAxis() const | PlotEventInfo | inline |
| m_in_axes_range | PlotEventInfo | private |
| m_info_type | PlotEventInfo | private |
| m_log_valued_axis | PlotEventInfo | private |
| m_nx | PlotEventInfo | private |
| m_ny | PlotEventInfo | private |
| m_value | PlotEventInfo | private |
| m_x | PlotEventInfo | private |
| m_y | PlotEventInfo | private |
| nx() const | PlotEventInfo | inline |
| ny() const | PlotEventInfo | inline |
| PLOT_TYPE typedef | PlotEventInfo | private |
| PlotEventInfo(PLOT_TYPE type) | PlotEventInfo | |
| setInAxesRange(bool flag) | PlotEventInfo | inline |
| setLogValueAxis(bool flag) | PlotEventInfo | inline |
| setNx(int nx) | PlotEventInfo | inline |
| setNy(int ny) | PlotEventInfo | inline |
| setValue(double value) | PlotEventInfo | inline |
| setX(double x) | PlotEventInfo | inline |
| setY(double y) | PlotEventInfo | inline |
| statusString() const | PlotEventInfo | |
| value() const | PlotEventInfo | inline |
| valueToString() const | PlotEventInfo | private |
| x() const | PlotEventInfo | inline |
| y() const | PlotEventInfo | inline |