Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::Algorithms::ConvertAxesToRealSpace::AxisData Struct Reference

summary data about an Axis More...

Public Attributes

int bins
 
std::string label
 
double max
 
double min
 

Detailed Description

summary data about an Axis

Definition at line 45 of file ConvertAxesToRealSpace.h.

Member Data Documentation

◆ bins

int Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::bins

◆ label

std::string Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::label

Definition at line 46 of file ConvertAxesToRealSpace.h.

◆ max

double Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::max

◆ min

double Mantid::Algorithms::ConvertAxesToRealSpace::AxisData::min

The documentation for this struct was generated from the following file: