Mantid
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
Mantid::DataHandling::AxisHelper::AxisProxy Struct Reference

#include <SaveAscii2.h>

Inheritance diagram for Mantid::DataHandling::AxisHelper::AxisProxy:
Mantid::DataHandling::AxisHelper::BinEdgeAxisProxy

Public Member Functions

 AxisProxy (Mantid::API::Axis *ax)
 
virtual double getCentre (const int index)
 
virtual ~AxisProxy ()=default
 

Protected Attributes

Mantid::API::Axisa
 

Detailed Description

Definition at line 28 of file SaveAscii2.h.

Constructor & Destructor Documentation

◆ AxisProxy()

Mantid::DataHandling::AxisHelper::AxisProxy::AxisProxy ( Mantid::API::Axis ax)
inline

Definition at line 29 of file SaveAscii2.h.

◆ ~AxisProxy()

virtual Mantid::DataHandling::AxisHelper::AxisProxy::~AxisProxy ( )
virtualdefault

Member Function Documentation

◆ getCentre()

virtual double Mantid::DataHandling::AxisHelper::AxisProxy::getCentre ( const int  index)
inlinevirtual

Reimplemented in Mantid::DataHandling::AxisHelper::BinEdgeAxisProxy.

Definition at line 30 of file SaveAscii2.h.

References a, Mantid::API::Axis::getValue(), and index.

Member Data Documentation

◆ a

Mantid::API::Axis* Mantid::DataHandling::AxisHelper::AxisProxy::a
protected

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