|
Mantid
|
summary data about an Axis More...
Public Attributes | |
| int | bins |
| std::string | label |
| double | max |
| double | min |
summary data about an Axis
Definition at line 45 of file ConvertAxesToRealSpace.h.
| int Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::bins |
Definition at line 49 of file ConvertAxesToRealSpace.h.
Referenced by Mantid::Algorithms::ConvertAxesToRealSpace::fillAxisValues().
| std::string Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::label |
Definition at line 46 of file ConvertAxesToRealSpace.h.
| double Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::max |
Definition at line 48 of file ConvertAxesToRealSpace.h.
Referenced by Mantid::Algorithms::ConvertAxesToRealSpace::fillAxisValues().
| double Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::min |
Definition at line 47 of file ConvertAxesToRealSpace.h.
Referenced by Mantid::Algorithms::ConvertAxesToRealSpace::fillAxisValues().