Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::MDAlgorithms::InputArgument Struct Reference

Local type to group min, max extents with a dimension index. More...

Public Attributes

size_t index
 
double max
 
double min
 

Detailed Description

Local type to group min, max extents with a dimension index.

Definition at line 50 of file MaskMD.cpp.

Member Data Documentation

◆ index

size_t Mantid::MDAlgorithms::InputArgument::index

◆ max

double Mantid::MDAlgorithms::InputArgument::max

Definition at line 51 of file MaskMD.cpp.

◆ min

double Mantid::MDAlgorithms::InputArgument::min

Definition at line 51 of file MaskMD.cpp.


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