Mantid
|
#include <SaveAscii2.h>
Public Member Functions | |
AxisProxy (Mantid::API::Axis *ax) | |
double | getCentre (const int index) override |
Public Member Functions inherited from Mantid::DataHandling::AxisHelper::AxisProxy | |
AxisProxy (Mantid::API::Axis *ax) | |
virtual double | getCentre (const int index) |
virtual | ~AxisProxy ()=default |
Additional Inherited Members | |
Protected Attributes inherited from Mantid::DataHandling::AxisHelper::AxisProxy | |
Mantid::API::Axis * | a |
Definition at line 37 of file SaveAscii2.h.
|
inline |
Definition at line 29 of file SaveAscii2.h.
|
inlineoverridevirtual |
Reimplemented from Mantid::DataHandling::AxisHelper::AxisProxy.
Definition at line 39 of file SaveAscii2.h.
References Mantid::DataHandling::AxisHelper::AxisProxy::a, Mantid::API::Axis::getValue(), and index.