UFO
ufo::InterpolateDataFromFileParameters Class Reference

Configuration parameters of the interpolate_data_from_file predictor. More...

#include <InterpolateDataFromFile.h>

Inheritance diagram for ufo::InterpolateDataFromFileParameters:
Collaboration diagram for ufo::InterpolateDataFromFileParameters:

Public Attributes

oops::Parameter< std::vector< VariableCorrectionParameters > > correctedVariables
 
- Public Attributes inherited from ufo::PredictorParametersBase
oops::RequiredParameter< std::string > name {"name", this}
 Predictor name. More...
 

Private Member Functions

 OOPS_CONCRETE_PARAMETERS (InterpolateDataFromFileParameters, PredictorParametersBase)
 

Detailed Description

Configuration parameters of the interpolate_data_from_file predictor.

Definition at line 37 of file InterpolateDataFromFile.h.

Member Function Documentation

◆ OOPS_CONCRETE_PARAMETERS()

ufo::InterpolateDataFromFileParameters::OOPS_CONCRETE_PARAMETERS ( InterpolateDataFromFileParameters  ,
PredictorParametersBase   
)
private

Member Data Documentation

◆ correctedVariables

oops::Parameter<std::vector<VariableCorrectionParameters> > ufo::InterpolateDataFromFileParameters::correctedVariables
Initial value:
{
"corrected variables", {}, this}

Definition at line 41 of file InterpolateDataFromFile.h.


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