Mantid
|
#include <SaveAscii2.h>
Public Member Functions | |
AxisProxy (Mantid::API::Axis *ax) | |
virtual double | getCentre (const int index) |
virtual | ~AxisProxy ()=default |
Protected Attributes | |
Mantid::API::Axis * | a |
Definition at line 28 of file SaveAscii2.h.
|
inline |
Definition at line 29 of file SaveAscii2.h.
|
virtualdefault |
|
inlinevirtual |
Reimplemented in Mantid::DataHandling::AxisHelper::BinEdgeAxisProxy.
Definition at line 30 of file SaveAscii2.h.
References a, Mantid::API::Axis::getValue(), and index.
|
protected |
Definition at line 34 of file SaveAscii2.h.
Referenced by getCentre(), and Mantid::DataHandling::AxisHelper::BinEdgeAxisProxy::getCentre().