#include <ConfigurationInfo.h>
Definition at line 1006 of file ConfigurationInfo.h.
◆ ParameterInfo()
ParameterInfo::ParameterInfo |
( |
const string & |
parName, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ bounded()
bool ParameterInfo::bounded |
( |
| ) |
const |
|
inline |
◆ centralValue()
double ParameterInfo::centralValue |
( |
| ) |
const |
|
inline |
◆ clear()
void ParameterInfo::clear |
( |
| ) |
|
◆ display()
void ParameterInfo::display |
( |
string |
fileName = "" , |
|
|
bool |
append = true |
|
) |
| |
◆ fixed()
bool ParameterInfo::fixed |
( |
| ) |
const |
|
inline |
◆ gaussianBounded()
bool ParameterInfo::gaussianBounded |
( |
| ) |
const |
|
inline |
◆ gaussianError()
double ParameterInfo::gaussianError |
( |
| ) |
const |
|
inline |
◆ lowerBound()
double ParameterInfo::lowerBound |
( |
| ) |
const |
|
inline |
◆ parName()
string ParameterInfo::parName |
( |
| ) |
const |
|
inline |
◆ setBounded()
void ParameterInfo::setBounded |
( |
bool |
bounded | ) |
|
|
inline |
◆ setCentralValue()
void ParameterInfo::setCentralValue |
( |
double |
centralValue | ) |
|
|
inline |
◆ setFixed()
void ParameterInfo::setFixed |
( |
bool |
fixed | ) |
|
|
inline |
◆ setGaussianBounded()
void ParameterInfo::setGaussianBounded |
( |
bool |
gaussianBounded | ) |
|
|
inline |
◆ setGaussianError()
void ParameterInfo::setGaussianError |
( |
double |
gaussianError | ) |
|
|
inline |
◆ setLowerBound()
void ParameterInfo::setLowerBound |
( |
double |
lowerBound | ) |
|
|
inline |
◆ setUpperBound()
void ParameterInfo::setUpperBound |
( |
double |
upperBound | ) |
|
|
inline |
◆ setValue()
void ParameterInfo::setValue |
( |
double |
value | ) |
|
|
inline |
◆ upperBound()
double ParameterInfo::upperBound |
( |
| ) |
const |
|
inline |
◆ value()
double ParameterInfo::value |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: