UFO
|
#include <InterpolateDataFromFile.h>
Public Attributes | |
oops::RequiredParameter< std::string > | name {"name", this} |
Name of the variable to be bias-corrected. More... | |
DrawValueFromFileParametersWithoutGroup | details {this} |
Options controlling bias correction of this variable. More... | |
Definition at line 25 of file InterpolateDataFromFile.h.
DrawValueFromFileParametersWithoutGroup ufo::VariableCorrectionParameters::details {this} |
Options controlling bias correction of this variable.
Definition at line 33 of file InterpolateDataFromFile.h.
oops::RequiredParameter<std::string> ufo::VariableCorrectionParameters::name {"name", this} |
Name of the variable to be bias-corrected.
Definition at line 30 of file InterpolateDataFromFile.h.