A simple internal structure to hold information on variables.
More...
A simple internal structure to hold information on variables.
Definition at line 50 of file ConvertAxisByFormula.h.
◆ Variable() [1/2]
Mantid::Algorithms::ConvertAxisByFormula::Variable::Variable |
( |
const std::string & |
name | ) |
|
|
inline |
◆ Variable() [2/2]
Mantid::Algorithms::ConvertAxisByFormula::Variable::Variable |
( |
const std::string & |
name, |
|
|
bool |
isGeometric |
|
) |
| |
|
inline |
◆ isGeometric
bool Mantid::Algorithms::ConvertAxisByFormula::Variable::isGeometric |
◆ name
std::string Mantid::Algorithms::ConvertAxisByFormula::Variable::name |
◆ value
double Mantid::Algorithms::ConvertAxisByFormula::Variable::value |
The documentation for this class was generated from the following file: