Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::DataHandling::LoadILLDiffraction::ScannedVariables Struct Reference

Public Member Functions

 ScannedVariables (std::string n, std::string p, std::string u)
 
void setAxis (int a)
 
void setScanned (int s)
 

Public Attributes

int axis
 
std::string name
 
std::string property
 
int scanned
 
std::string unit
 

Detailed Description

Definition at line 38 of file LoadILLDiffraction.h.

Constructor & Destructor Documentation

◆ ScannedVariables()

Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::ScannedVariables ( std::string  n,
std::string  p,
std::string  u 
)
inline

Definition at line 45 of file LoadILLDiffraction.h.

Member Function Documentation

◆ setAxis()

void Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::setAxis ( int  a)
inline

Definition at line 48 of file LoadILLDiffraction.h.

◆ setScanned()

void Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::setScanned ( int  s)
inline

Definition at line 49 of file LoadILLDiffraction.h.

Member Data Documentation

◆ axis

int Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::axis

Definition at line 39 of file LoadILLDiffraction.h.

◆ name

std::string Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::name

Definition at line 41 of file LoadILLDiffraction.h.

◆ property

std::string Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::property

Definition at line 42 of file LoadILLDiffraction.h.

◆ scanned

int Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::scanned

Definition at line 40 of file LoadILLDiffraction.h.

◆ unit

std::string Mantid::DataHandling::LoadILLDiffraction::ScannedVariables::unit

Definition at line 43 of file LoadILLDiffraction.h.


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