UFO
ufo::VariableCorrectionParameters Class Reference

#include <InterpolateDataFromFile.h>

Inheritance diagram for ufo::VariableCorrectionParameters:
Collaboration diagram for ufo::VariableCorrectionParameters:

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...
 

Detailed Description

Definition at line 25 of file InterpolateDataFromFile.h.

Member Data Documentation

◆ details

DrawValueFromFileParametersWithoutGroup ufo::VariableCorrectionParameters::details {this}

Options controlling bias correction of this variable.

Definition at line 33 of file InterpolateDataFromFile.h.

◆ name

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.


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