Communicates DoPCalibrator parameters.
More...
#include <DoPCalibrator.h>
|
| Info (const DoPCalibrator *calibrator) |
| Constructor.
|
|
std::string | get_title () const |
| Return the title.
|
|
unsigned | get_nclass () const |
| Return the number of parameter classes.
|
|
std::string | get_name (unsigned iclass) const |
| Return the name of the specified class.
|
|
unsigned | get_nparam (unsigned iclass) const |
| Return the number of parameters in the specified class.
|
|
Estimate< float > | get_param (unsigned ichan, unsigned iclass, unsigned iparam) const |
| Return the estimate of the specified parameter.
|
|
| Info (const PolnCalibrator *calibrator) |
| Constructor.
|
|
std::string | get_title () const |
| Return the title.
|
|
unsigned | get_nclass () const |
| Return the number of parameter classes.
|
|
std::string | get_name (unsigned iclass) const |
| Return the name of the specified class.
|
|
unsigned | get_nparam (unsigned iclass) const |
| Return the number of parameters in the specified class.
|
|
Estimate< float > | get_param (unsigned ichan, unsigned iclass, unsigned iparam) const |
| Return the estimate of the specified parameter.
|
|
Communicates DoPCalibrator parameters.
The documentation for this class was generated from the following files: