8 #ifndef OOPS_BASE_LINEARVARIABLECHANGEPARAMETERSBASE_H_ 
    9 #define OOPS_BASE_LINEARVARIABLECHANGEPARAMETERSBASE_H_ 
   15 #include "oops/util/parameters/OptionalParameter.h" 
   16 #include "oops/util/parameters/Parameters.h" 
Base class of classes storing parameters controlling specific linear variable changes.
OptionalParameter< Variables > outputVariables
OptionalParameter< std::string > variableChange
Variable change type.
OptionalParameter< Variables > inputVariables
The namespace for the main oops code.